@component('themes.bootstrap.components.portlet', ['icon' => 'fa fa-building-o', 'title' => 'Gestión de Roles', 'color' => 'font-blue-madison'])
@include('material.sections.maquinaEstados.tabla-roles')
@endcomponent
@component('themes.bootstrap.components.modal-large', [
'id' => 'modalRoles',
'title' => 'Datos del Rol',
'icon'=>'fa fa-plus-circle',
'class'=>'',
'width'=>'70',
])
@slot('body')