@yield('title')

@if (\Session::has('success')) @endif @if ($errors->any()) @endif @yield('content')