@extends('layouts.authorized') @inject('constant', '\App\Util\Constant') @section('title', 'Daftar Pembiayaan Produktif') @section('headerCustom') @php $title = 'Daftar Pembiayaan Produktif'; @endphp @endsection @section('cssCustom') @endsection @section('content')
{{ $title }}
{{--
--}}
{{--
--}}
To
To
@tableconfig
@tableajax(route('userAnchor.scf.invoicesData', ['status' => $status, 'role' => $roleApprovalVerification])) No. Pembiayaan No. PO No. Invoice Borrower Nilai Invoice/PO Nilai Pembiayaan {{-- Nilai Outstanding --}} {{-- Payor --}} Tenor {{-- Ujroh --}} Tgl. Pengajuan Tgl. Jatuh Tempo Tgl. Repayment Aksi @endtableajax
@endsection @section('jsCustom') @endsection