Request Quotes List
{{-- --}}

Reload

@canany(['delete_quote','delete_all']) @endcanany
@canany(['delete_quote','delete_all']) @endcanany @if($collection->count()) @foreach($collection as $item) @canany(['delete_quote','delete_all']) @endcanany @endforeach @else @endif
ID Name Email Phone Service Dimension Weight Departure Delivery Created AtAction
{{ $item->id }} {{ $item->name }} {{ $item->email }} {{ $item->phone }} {{ $item->service }} {{ $item->dimension }} {{ $item->weight }} {{ $item->departure }} {{ $item->delivery }} {{ date('d M Y / h:i a',strtotime($item->created_at)) }}
{{ date('d M Y / h:i a',strtotime($item->updated_at)) }}
No record Found
{{$collection->onEachSide(1)->links('components.layouts.pagination')}}
@include('components.layouts.confirm-modal')
@script @endscript