I\'m trying to get my flash message to display.
This is in my routing file
Route::post(\'users/groups/save\', function(){ return Redirect::to(\'users/g
this should work at localhost and on host and i tried it.
@if($success) {{ $success }} @endif