@extends('layouts.dashboard.dashboard') @section('title', 'Roles') @section('content')
@can('configuraciones.roles.registra_rol') @endcan
@can('configuraciones.roles.registra_rol') @endcan
# Rol Acciones
@include('layouts.dashboard.partials.roles.modals') @endsection @section('scripts') @endsection