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

Loading...Please wait

@stack('scripts')