added form others
This commit is contained in:
@@ -116,7 +116,6 @@ class FormVehicleController extends Controller
|
||||
'bukti2' => $filePaths['bukti2'] ?? null,
|
||||
'bukti3' => $filePaths['bukti3'] ?? null,
|
||||
'account_number' => $kategori->account_number,
|
||||
'status' => 'On Progress',
|
||||
]);
|
||||
|
||||
session()->flash('success', 'Form has been created.');
|
||||
|
||||
Reference in New Issue
Block a user