@extends('layouts.custom-master') @section('styles') @endsection @section('content') @section('errorbody') @endsection
4 0 3
{{ __('roles.oops') }}

{{ __('roles.description') }}

{{ __('roles.back_to_home') }}
@endsection @section('scripts') @vite('resources/assets/js/error.js') @endsection