@extends('master') @section('title', 'Role Permission List') @section('breadcrumbMainTitle', 'Role Permission List') @section('content')
@include('message')
# User Role Name Permission Action
@endsection @section('page_script') @endsection