@extends('admin.layout') @section('main')

403

{{ trans('admin.deny_content') }}
@if ($url) You cannot access to url {{ $url }} method {{ $method }} @endif
@endsection @push('styles') @endpush @push('scripts') @endpush