@extends('components.layouts.errors') @section('title', __('دسترسی محدود')) @section('content')

402 {{__($exception->getMessage() ?: 'Forbidden')}}

@endsection