Custom sag ujrah

This commit is contained in:
Amir
2023-11-19 16:00:20 +08:00
parent 9cd444e383
commit 6ae4a36df1
2 changed files with 612 additions and 694 deletions
+2 -1
View File
@@ -324,7 +324,8 @@ class GadaianController extends Controller
$pembayaran_segera = "https://spare.arrahn.com.my/pembayaransegera";
return view('print.sag',compact('gadai_detail','customer_detail','marhun_detail','cawangan_detail','api_url','pembayaran_segera','auth_username','mutu'));
// return view('print.sag',compact('gadai_detail','customer_detail','marhun_detail','cawangan_detail','api_url','pembayaran_segera','auth_username','mutu'));
return view('print.sag_ujrah',compact('gadai_detail','customer_detail','marhun_detail','cawangan_detail','api_url','pembayaran_segera','auth_username','mutu'));
}
public function resit($id)
File diff suppressed because it is too large Load Diff