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