@if (session('toast'))
{{ session('toast.msg') }}
@endif
{{-- --}} {{ config('app.name', 'Laravel') }}
{{ $slot }}
{{-- @fluxScripts --}}