@if (session()->has('error')) @endif @if (session()->has('success')) @endif
@yield('content')
@yield('script_section')