@extends('layouts.authorized') @section('title', 'Investor Report') @section('content')
{{ $title }}
@tableconfig
@tableajax(route('admin.report.investorReportData',['status' => $status])) ID Tgl. Transaksi Merchant No. Order Penerima Pembiayaan Dana Dari Pemberi Pembiayaan Margin/Ujroh (Bruto) Bagi Hasil Kepada Penyelenggara Margin/Ujroh (Net) Tipe Tenor Status Transaksi Status Repayment @endtableajax
@endsection @section('jsCustom') @endsection