@extends('layouts.main') @section('title') Roles @endsection @section('breadcrumb') @endsection @section('content')
Roles List
@can('roles-create') Create @endcan
Sr.# Name Permissions Action
@endsection @section('js') @endsection