@forelse ($PendingStatus as $item) @empty @endforelse
Buyer Name Job No Season PI Entries (Commercial) Supply Chain Department Yearn Mushuk Commercial Master Commercial Invoice Accounts
Buyer Export LC / SC Yarn PI No Yarn LC No Yarn Mushok Date UD/IP Rcvd Date UP Number Doc Curt Status LDBC Bill No Maturity Date Bank Sub Date
{{ $item->buyer_name }} {{ $item->job_no }} {{ $item->season }} @if ($item->buyer_export_lc_no_status == 1) Pending @else {{ $item->buyer_export_lc_no }} @endif @if ($item->yarn_pi_no_status == 1) Pending @else Completed @endif @if ($item->yarn_lc_no_status == 1) Pending @else Completed @endif @if ($item->mushok_date == 1) Pending @else Completed @endif @if ($item->ip_rcvd_date == 1) Pending @else Completed @endif @if ($item->up_number == 1) Pending @else Completed @endif @if ($item->doc_curt_status == 1) Pending @else Completed @endif @if ($item->ldbc_bill_no == 1) Pending @else Completed @endif @if ($item->maturity_date == 1) Pending @else Completed @endif @if ($item->bank_sub_date == 1) Pending @else Completed @endif
No Data Found