{{-- --}} {{--
--}}
@if (session('success'))
{{ session('success') }}
@endif
@auth
@endauth
@yield('content')
@stack('scripts')