@extends('layouts.guest') @section('title', 'غير مصرح') @section('content')

403

غير مصرح

{{ isset($exception) ? $exception->getMessage() : 'ليس لديك صلاحية الوصول إلى هذه الصفحة.' }}

العودة للرئيسية
@endsection