@if(Session::has('message'))
@endif
{{ Session::get('message') }}