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

Appuntamenti

@stop @section('content') @livewire('Agenda.Calendario') @stop @section('css') @stop @section('js') @stop