Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
9787b36d0b
commit
c0bb82b472
@@ -621,6 +621,7 @@ class UserController extends Controller
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
dd($e);
|
||||
|
||||
return redirect()->back()->with('fails', $e->getMessage());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user