@if (session()->has('error'))
{{ session()->get('error') }}
@endif
{{ $slot }}
@stack('css')