@extends('errors::layout') @section('title', 'غير مصرح') @section('code', '403') @section('message', 'غير مصرح لك بالوصول') @section('description', 'ليس لديك الصلاحية للوصول إلى هذه الصفحة. يرجى التأكد من تسجيل الدخول.') @section('icon') @endsection