{{--
--}} {{-- --}} {{----}} @if($companyLogo != null || $companyLogo != "") @else{{ $company }}@endif Address: P.O Box 127 Morogoro, TanzaniaTel: +255 (0) 23 2613 851 / 589 Fax: +255 (0) 23 2603 039 Email: info@aboodgroup.com Website: www.aboodbus.co.tz TIN: 100-756-927 DAILY SALES REPORT AS ON @php $yesterday = date('Y-m-d', strtotime("-1 days")); echo $yesterday; @endphp |
S/N | ROUTE | TRIPS | PASSENGERS | % OCCUPANCY | ROUTE FARE(TZS) | MOBILE COLLECTION(TZS) | GROSS COLLECTION(TZS) | AGENT COMMISSION |
---|---|---|---|---|---|---|---|---|
{{$x+1}} | {{$route['route_id']}}/{{$route['route']}} | {{$route['trips']}} | {{$route['total_passengers']}} | {{$cal}}% | {{number_format($route['fare'])}} | {{number_format($route['mobile_sales'])}} | {{number_format($route['sales'])}} | {{number_format($route['commission'])}} |