@extends($templatePathAdmin.'layout') @section('main')

403 - {{ sc_language_render('admin.deny_content') }}

@if ($url)

{{ sc_language_render('admin.deny_msg') }}

URL: {{ $url }} - Method: {{ $method }} @endif
@endsection @push('styles') @endpush @push('scripts') @if ($url) @endif @endpush