@if(Session::has('success'))
{{ Session::get('success') }}
{{ Session::get('error') }}
{{ Session::get('warning') }}