@extends('layouts.master') @section('title') Roles @endsection @section('page-title') Roles @endsection @section('body') @endsection @section('content')

Roles

@can('Create Role') @endcan
Action # Role Name Permissions
@endsection @section('scripts') @endsection