{{--
--}} {{----}} {{--
--}}
Greetings, {{$salutation}} {{$email_to}} {{--Created {{$loan_application->loan_type}} for {{$trip_detail->driver}} in a system waiting for your approval--}} {{--,
Please login here for further actions

--}}

{{$company->company_name}}

{{--
--}}

SERVICES DUE REPORT

{{--
--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--
Loan Application #:--}} {{--{{ str_pad($loan_application->id, 5, 0, STR_PAD_LEFT) }}--}} {{--
Created By. :--}} {{----}} {{--{{$loan_application->creator_details->salutation}} {{$loan_application->creator_details->full_name}}--}} {{----}} {{--
Date :--}} {{----}} {{--{{\Carbon\Carbon::parse($loan_application->date)->toFormattedDateString()}}--}} {{----}} {{--
Driver Code:--}} {{----}} {{--{{ $driver->code }}--}} {{----}} {{--
Driver :--}} {{----}} {{--{{ $trip_detail->driver }}--}} {{----}} {{--
Remarks :--}} {{----}} {{--{{ $loan_application->remarks }}--}} {{----}} {{--
Outstanding Payable ( Salaries payable and other benefits) :--}} {{----}} {{--Tsh {{ number_format($driver->payable_amount,2) }}--}} {{----}} {{--
Outstanding Receivable :--}} {{----}} {{--Tsh {{ number_format($driver->receivable_amount,2) }}--}} {{----}} {{--
Current Loss Amount :--}} {{----}} {{--Tsh {{ number_format($loan_application->amount,2) }}--}} {{----}} {{--
--}} {{--
--}}
List of Trucks Due Services
@foreach($view_vehicle_service_follow_ups as $view_vehicle_service_follow_up) {{----}} @endforeach
Truck Model Route Location Last Service Last Service Date Service Done at KM Next Service Next Service KM Current KM Due KM
{{$view_vehicle_service_follow_up->truck}} {{$view_vehicle_service_follow_up->model}} {{$view_vehicle_service_follow_up->location}} {{$view_vehicle_service_follow_up->last_service_type}} {{\Carbon\Carbon::parse($view_vehicle_service_follow_up->date)->toFormattedDateString()}} {{number_format($view_vehicle_service_follow_up->odometer)}} {{$view_vehicle_service_follow_up->next_service_type}} {{number_format($view_vehicle_service_follow_up->next_service_km)}} {{number_format($view_vehicle_service_follow_up->odometer_after_last_service_by_routes)}} {{number_format($view_vehicle_service_follow_up->odometer_after_last_service_by_routes-$view_vehicle_service_follow_up->next_service_km)}}
{{----}} {{----}} {{----}} {{----}} {{----}}
{{--

Preview & Approve

--}}
{{--@include('beautymail::templates.widgets.articleStart')--}}