@extends('layouts.dashboard') @section('dashboard')

{{ $titulo }}

@include('dashboard.usuarios.table-usuarios')
@endsection