@extends('layouts.nifty') @section('content') User Management List of Roles List of Roles A table list of all Roles. @if(Gate::check('Roles-create')) Add New Role @endif Advance Search Action ID Name Advance Search Role ID Role Name Search Reset @include('partials.footer') @endsection
A table list of all Roles.