add error notification important feature
This commit is contained in:
@ -122,7 +122,7 @@ class Settings extends Controller
|
||||
|
||||
$message = $response['message'];
|
||||
|
||||
//flash($message)->error();
|
||||
//flash($message)->error()->important();
|
||||
}
|
||||
|
||||
return response()->json($response);
|
||||
|
Reference in New Issue
Block a user