@extends('cms.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. Tgl. Pengajuan Tgl. Jatuh Tempo Borrower Nilai Invoice Nilai Pembiayaan Nilai Outstanding Payor Tenor Ujroh Tgl. Repayment Aksi @endtableajax
@endsection @section('jsCustom') @endsection