@extends('layouts.app') @section('title') Certificado de Calibración @endsection @section('content') @livewire('home') @endsection