|
|
|
|
|
|
|
|
"no_telefon" => $request->tel, |
|
|
"no_telefon" => $request->tel, |
|
|
"no_akaun_lesen" => $request->lesen, |
|
|
"no_akaun_lesen" => $request->lesen, |
|
|
"maklumat_tambahan" => '-', |
|
|
"maklumat_tambahan" => '-', |
|
|
"tindakan" => $request->tindakan, |
|
|
|
|
|
|
|
|
// "tindakan" => $request->tindakan, |
|
|
"tempoh" => $request->tempoh, |
|
|
"tempoh" => $request->tempoh, |
|
|
"created_n" => Carbon::now()->toDateTimeString(), |
|
|
"created_n" => Carbon::now()->toDateTimeString(), |
|
|
]; |
|
|
]; |
|
|
|
|
|
|
|
|
"no_telefon" => $request->tel, |
|
|
"no_telefon" => $request->tel, |
|
|
"no_akaun_lesen" => $request->lesen, |
|
|
"no_akaun_lesen" => $request->lesen, |
|
|
"maklumat_tambahan" => '-', |
|
|
"maklumat_tambahan" => '-', |
|
|
"tindakan" => $request->tindakan, |
|
|
|
|
|
|
|
|
// "tindakan" => $request->tindakan, |
|
|
"tempoh" => $request->tempoh, |
|
|
"tempoh" => $request->tempoh, |
|
|
"bil_haiwan" => $request->bil_haiwan, |
|
|
|
|
|
"created_n" => Carbon::now()->toDateTimeString(), |
|
|
"created_n" => Carbon::now()->toDateTimeString(), |
|
|
]; |
|
|
]; |
|
|
} |
|
|
} |