@extends('layouts.app_layout') @section('title') 403 - Not Authorized @endsection @section('styles') @endsection @section('content') @section('content')
{{-- --}} {{-- --}}

{{__('auth.authorized')}}

{{__('auth.forbidden_error')}}. {{__('auth.permission')}}

@endsection