@yield('title', 'Dashboard')

@if(session('success')) @endif @if($errors->any()) @endif @yield('content')