add new db
This commit is contained in:
@@ -48,8 +48,8 @@ class PanjarController extends Controller
|
||||
|
||||
|
||||
$kelulusan=Panjar::on($cawangan['mysql'])
|
||||
->where('TARIKH','=',$harini->toDateString())
|
||||
->where('NORUJUKAN','=',$norujukan)
|
||||
->where('tarikh','=',$harini->toDateString())
|
||||
->where('norujukan','=',$norujukan)
|
||||
->update(array(
|
||||
'pelulus' => $request->pelulus,
|
||||
'masalulus'=> $harini->toTimeString()
|
||||
|
||||
Reference in New Issue
Block a user