@extends('adminlte::page') @section('title', 'Crea banca dati generale') @section('content_header')

Crea banca dati generale

@stop @section('content')
@livewire('diete.admin.crea-banca-generale')
@stop