@extends('layouts.guest') @section('title', 'غير مصرح') @section('content')
403
{{ isset($exception) ? $exception->getMessage() : 'ليس لديك صلاحية الوصول إلى هذه الصفحة.' }}