{{-- Brand --}}
{{-- Error Card --}}
{{-- Copyright --}}
{{-- Icon --}}
{{-- Error Code --}}
{{-- Footer --}}
ERROR @yield('code')
{{-- Title --}}
@yield('title')
{{-- Description --}}@yield('message')
{{-- Actions --}}
@hasSection('primary-action')
@yield('primary-action')
@else
@auth
Go to Dashboard
@else
Go to Home
@endauth
@endif
If you believe this is an error, please contact the system administrator.
© {{ date('Y') }} SAMS. All rights reserved.