Vendor Delivery Status

@foreach($delivery as $status) {{ csrf_field() }} @endforeach
Name Mobile Pickup Address Pickup City Delivery Address Delivery City Notes Request Date Action
{{ $status->first_name }} {{ $status->phone }} {{ $status->address }} {{ $status->pickup_details }} {{ $status->deliver_address }} {{ $status->delivery_date }} {{ $status->delivery_note }} {{ $status->customer_phone }}