@extends('layouts.app') @section('title', 'الأدوار والصلاحيات') @section('breadcrumb')@endsection @section('page_actions') @can('roles.create') دور جديد @endcan @endsection @section('content')
الأدوار
@endsection @push('scripts') @endpush