@extends('adminlte::page') @section('title', 'Correlazione Statistiche BIA') @section('content_header')

Correlazione Statistiche BIA

@stop @section('content')
@livewire('statistics.correlazione')
@stop @section('css') @stop @section('js') @stop