@if($products->count() > 0) @foreach($products as $product) {{-- --}} @endforeach
Actions
{{ $deal->created_at ?? '-' }} {{ $deal->updated_at ?? '-' }}
@method('DELETE') @csrf
@else @endif
{{ $products->links() }}