@extends('super_admin.layout.master') @section('title','الإدارة المركزية') @section('content')
إضافة دور
@csrf @include('super_admin.role.form')
@endsection