@extends('backend.static.layouts.auth') @section('title') {{ ___('common.403') }} @endsection @section('content')

{{ ___('common.403_forbidden') }}

{{ ___('common.you_dont_have_an_access_to_this_page') }}

@endsection