This commit is contained in:
afiq
2021-10-03 03:19:52 +08:00
parent c7a93f3132
commit e5b6b4bb3c
11 changed files with 226 additions and 377 deletions
@@ -258,11 +258,6 @@ class LaporanController extends Controller
/* Kawalan Stok */
//f
$data_lelong = Lelong::on($cawangan['mysql'])->where('t_jual','=',$request->tarikh)->get();
$bilangan_lelong = Lelong::on($cawangan['mysql'])->where('t_jual','=',$request->tarikh)->count();