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

Genera Piano Estetico

@stop @section('content')
@livewire('piani-estetici.elenco')
@stop