@extends('layouts.master') @section('main_title', 'قائمة الصلاحيات ') @section('main_page', 'الصلاحيات') @section('title', 'الصلاحيات') @section('content')
Selected
الاسم
@include('Shared.delete') @include('dashboard.roles.Model.create_update') @endsection @section('scripts') @include('dashboard.roles.js.js') @endsection