@extends('layouts.admin') @section('title', 'Role Management') @section('content')
{{--
--}} {{--
--}}
@include('admin.roles.ajax')
@endsection