set date core

This commit is contained in:
KhatamNugraha
2023-10-05 13:08:55 +07:00
parent 14e5972731
commit c3916272a7
2 changed files with 8 additions and 10 deletions

View File

@ -39,7 +39,7 @@ class ViewAccount extends Model
];
public function getSearchAccount($cif ,$arrAccount, $kodecabang, $startDate){
// dd($cif ,$arrAccount, $kodecabang, $startDate);
// dd($cif ,$arrAccount, $kodecabang, $startDate);
$uppercaseKodeCabang = Str::upper($kodecabang);
$data = [];