Edit SOP list

@if (session('message'))
× {{ session('message') }}.
@endif
@csrf @method('PUT') @foreach ($sops as $sop) @php $sop = $marchent_sop->sops->where('id', $sop->id)->first(); dd($sop) @endphp @endforeach
Buyer Name
Perticulars Days
{{ $sop->Perticulars }} @if (auth::user()->role_id == 1 || auth::user()->role_id == 4) @else @endif
Cancel