@extends('layouts.master') @section('title', 'الأدوار') @section('pages') {{ __('dashboard.home') }} @endsection @section('css') @endsection @section('content')
إدارة الأدوار
# اسم الدور الصلاحيات إجراءات
@endsection @section('js') @endsection