@extends('layout.app') @section('titulo') HTST @endsection @section('contenido') @livewire('dashboard.seguimientoProduccion')

PESOS

@livewire('htst.pesos')

FECHAS DE VENCIMIENTO

@livewire('htst.vencimiento')
@livewire('htst.tabla')
@endsection