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

Questionario Metabolico

@stop @section('content') @if($data['NoBia'])

AVVISO

ESEGUIRE PRIMA L'ESAME DI COMPOSIZIONE CORPOREA

@endif
@csrf
@stop @section('css') @stop @section('js') @stop