@extends('layouts.app') @section('content')
Cashier Collection Report

@foreach($collection_report as $collection) @if(!empty($collection->rider->userDetail->joining_date)) @else @endif
Fatal error: Uncaught Error: Class "App\Models\OrderAssigned" not found in /home/ahlpk/public_html/admin/resources/views/cashier-collection-report.blade.php:89 Stack trace: #0 {main} thrown in /home/ahlpk/public_html/admin/resources/views/cashier-collection-report.blade.php on line 89
Joining Date Thumb ID Rider Name Supervisor Name Fuel Route Area Total Dispatch Parcel Amount Total Delivered Parcel Amount Cash Collected IBFT Collection Total Cash Received Closed by Cashier Closing Time Total Parcel Delivered Cancel Re-attempt
{{date('d-M-Y', strtotime($collection->rider->userDetail ? $collection->rider->userDetail->joining_date : ''))}}{{$collection->rider->user_id}} {{$collection->rider->name}}