@extends('layout.app') @section('titulo') Seguimiento HTST @endsection @section('contenido') @livewire('seguimientoHtst.tabla') @endsection