@extends('layouts.lo_app_dashboard') @section('titulo') FHOI Dashboard @endsection @section('content')
@livewire('sistema-medico.reporte-registro')
@endsection