@include('pages.layout.flash_messages')
@include('components.transportation_orders.list',[ 'orders' => $orders, 'allPaymentStatus' => $allPaymentStatus, 'allStatus' => $allStatus ])