@extends('dashboard.layouts.auth') @section('title', "403") @section('content')

403

{{ __('backend.oops') }}!

{{ __('backend.noPermission') }}.

{{ __('backend.returnTo') }}
@endsection