mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Deleted some lines of codes
This commit is contained in:
@@ -1234,8 +1234,3 @@ Route::get('/accident-approve-invoice', function(){
|
||||
echo '<a href="'.route('order.v2.show', $orderMarking).'" target="_blank">'.$orderMarking.'</a><br>';
|
||||
}
|
||||
});
|
||||
|
||||
//cief todo: to delete
|
||||
// Route::get('/check', function (Request $request){
|
||||
// dd(json_encode(Carbon::parse($request->input('start_date'))));
|
||||
// })->name('check');
|
||||
|
||||
Reference in New Issue
Block a user