@extends('layouts.master') @section('title', 'الأدوار') @section('content')
{{-- add role form --}} {{-- edit role form --}} @endsection @push('scripts') {!! $dataTable->scripts() !!} @endpush