@vite(['resources/css/admin.css', 'resources/js/admin.js'])

{{ $exception->getStatusCode() ?? 'Error' }}

{{ $exception->getMessage() ?? 'Something went wrong' }}

An unexpected error occurred. Please try again or contact support if the problem persists.

© {{ date('Y') }} {{ config('app.name', 'Laravel') }}. All rights reserved.