@extends('base.forms') @section('cssForm') @endsection @section('titleTable') Usuarios @endsection @section('headerTable') # Usuario Rol Departamento Instituto DueƱo Correo Estado Acciones @endsection @section('contentForm') @endsection @section('jsForm') @endsection