Merge branch 'ujrah_master' of bitbucket.org:arrahn-pkb/kaunter into new-onepercent

This commit is contained in:
Hafifie PKB
2023-12-03 09:12:27 +08:00
2 changed files with 1719 additions and 1 deletions
+2 -1
View File
@@ -331,7 +331,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