@extends('adminlte::page') @section('title', 'Dashboard') @section('content_header')

Storico

@livewire('CompCor.ElencoPazienti') @livewire('Storico.Form') @stop @section('content') @stop @section('css') @stop @section('js') @stop