Offer List
{{-- --}}

Reload @canany(['create_offer','create_all']) @endcanany

@canany(['delete_offer','delete_all']) @endcanany
@canany(['status_offer','status_all']) @endcanany @canany(['update_offer','delete_offer','update_all','delete_all']) @endcanany @if($collection->count()) @foreach($collection as $item) @canany(['status_offer','status_all']) @endcanany @canany(['update_offer','delete_offer','update_all','delete_all']) @endcanany @endforeach @else @endif
ID Image Title Price Start From Valid Untill DescriptionStatusAction
{{ $item->id }} ... @foreach($this->languages as $language) {{ $item->translation($language->id)?->title }}
@endforeach
{{ $item->price }} {{ date('d M y',strtotime($item->start_from)) }} {{ date('d M y',strtotime($item->valid_untill)) }}
No record found
{{$collection->onEachSide(1)->links('components.layouts.pagination')}}
@include('components.layouts.confirm-modal')
@if($createModal) @endif
@script @endscript