@extends('layouts.admin') @section('title', __('Dashboard')) @section('content')
مرحباً، {{ auth()->user()->name }}

لم يتم تعيين دور لحسابك بعد. يرجى التواصل مع المدير لتفعيل الصلاحيات.

@csrf
@endsection