@extends('admin.layouts.dashboard') @section('title', 'New Role') @section('content')
@csrf @include('admin.role._matrix')
Cancel
@endsection