@extends('layouts.main') @section('title', $data['title']) @section('content')

Roles

@if (canCreate('Role Master')) @endif
All Permissions
Module Permissions
Select a role
@endsection('content') @section('custom-scripts') @endsection