Trip List
    @foreach(\App\Services\TripBatch\TripBatchHelperService::getStatuses() as $key => $status)
  • @endforeach
@foreach($batches as $key => $batch) @endforeach
Trip No. Receiver Office Date Created By Status Action
{{ $batch->number }} {{ __(":code - :name", ["code" => $batch?->office?->code, "name" => $batch?->office?->name]) }} {{ $batch->date }} {{ $batch?->creator->name }} {{ $batch->status_name }} View