@extends('layouts.custom-master') @section('styles') @endsection @section('custom-body') @endsection @section('content')

404

Oops, something went wrong.

Sorry, we couldn't find your page.

@endsection @section('scripts') @vite('resources/assets/js/401-error.js') @endsection