Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created August 20, 2014 13:58
Show Gist options
  • Save eminetto/2f2a62b98727aee22b3c to your computer and use it in GitHub Desktop.
Save eminetto/2f2a62b98727aee22b3c to your computer and use it in GitHub Desktop.
@if(Session::has('message'))
{{ Session::get('message') }}
@endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment