@if (Session::has('error'))
{{ session::get('error') }}
@endif @yield('main')