mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
x1 and x2 reports
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ Route::group(['middleware' => ['role:admin']], function() {
|
||||
}
|
||||
})->name('invoice.old');
|
||||
} catch (\Exception $exception){
|
||||
return $exception->getMessage();
|
||||
return redirect('login');
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user