@if (Session::has('msj_error'))

{{ session('msj_error') }}

@endif @yield('content')