fix skit2
This commit is contained in:
@@ -616,7 +616,7 @@ class GadaiController extends Controller
|
||||
|
||||
$gadai = Gadai::on($cawangan['mysql'])
|
||||
->where('t_gadai','=',$request->tarikh)
|
||||
->where('sttebus','=','')
|
||||
// ->where('sttebus','=','')
|
||||
->where('tagserah','=',1)
|
||||
->orderBy('t_gadai')
|
||||
->get();
|
||||
|
||||
Reference in New Issue
Block a user