Buyer ways SOP List

@if (session('message'))
× {{ session('message') }}.
@endif
@forelse ($marchent_sops as $key=> $marchent_sop) @if ($key === 0 || $marchent_sop->buyer_name !== $marchent_sops[$key - 1]->buyer_name) @else @endif @empty @endforelse
Buyer Name Perticulars Days Action
{{ $marchent_sop->buyer_name }} {{ $marchent_sop->Perticulars }} {{ $marchent_sop->day }}
@csrf @method('DELETE')
{{ $marchent_sop->Perticulars }} {{ $marchent_sop->day }}
@csrf @method('DELETE')
No marchent_sops found