@extends('cms.layouts.authorized') @inject('constant', '\App\Util\Constant') @section('title', 'Daftar Aplikasi') @section('headerCustom') @php $title = 'Daftar Aplikasi'; @endphp @endsection @section('cssCustom') @endsection @section('content')
{{ $title }} {{-- Upload CSV --}}
To
@tableconfig
@tableajax(route('admin.creditapplicationbusinessesData', ['status' => $status, 'flag' => $flag])) No. Tgl. Pengajuan Nama PIC No. Identitas No. HP No. HP User Login VA Danamon Nama Badan Usaha Inisial Badan Usaha {{-- Status Pembiayaan --}} Relationship Manager Plafond Status Skor Aplikasi Aksi @endtableajax
@endsection @section('jsCustom') @endsection