Contract Rate Approval

@if ($message = Session::get('success')) @endif @if ($errors->any()) @endif
@csrf
@foreach ($Pending_list as $index => $Pending_lists) @endforeach
SNO
Division Buyer Order No Item Process Cost Despatch Closed
   {{ $index + 1 }}
{{ $Pending_lists['Division'] }} {{ $Pending_lists['Buyer'] }} {{ $Pending_lists['Order_No'] }} {{ $Pending_lists['Item'] }} {{ $Pending_lists['Process'] }} {{ $Pending_lists['Cost'] }} {{ $Pending_lists['Despatch_Closed'] }}