@extends('layout') @section('body')
| Date | Model | Action | |
| {{$log->created_at}} | {{$log->model}} | {{$log->action}} | @if($log->model == 'load') @endif @if($log->model == 'user') @endif @if($log->model == 'truck') @endif @if($log->model == 'broker') @endif @if($log->model == 'fuel') @endif @if($log->model == 'statement') @endif |
| See full activities | |||
| No activities yet. | |||
| Date | Reason | Amount | Issued By | |
| {{$fund->fund_date}} | {{$fund->reason}} | @if($fund->is_charge) ${{$fund->amount}} @else ${{$fund->amount}} @endif |
|
|
| No Payments were founded. | ||||
| Filename | Generated date |
| {{$dc['filename']}} | {{$dc['created']}} |