Accounts Entry {{-- Accounts Entry --}}
@csrf
@php $pis = DB::table('p_i_s') ->where('projection_order_id', $projection_order_id->id) ->select('pi_no', 'pi_date') ->groupBy('pi_no', 'pi_date') ->get(); @endphp

@foreach ($pis as $pi) {{ $pi->pi_no ?? old('pi_no') }} ({{ $pi->pi_date }})     @endforeach

@php $lc_contract = DB::table('p_i_s') ->where('projection_order_id', $projection_order_id->id) ->select('buyer_export_lc_no') ->groupBy('buyer_export_lc_no') ->get(); @endphp
BANK SUB DT. LDBC BILL NO. LDBC BILL DATE MATURITY DATE LC or Contract Payment terms Realized Date REALISED VALUE Short Value BANK Remarks Action
{{-- --}}

Cancel Save