@if (Session::has('message')) @elseif (Session::has('error')) @endif
@yield('content')