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

Inserisci dati

@stop @section('content') @if ($errors->any())
@endif

Descrizione esame

Analisi half body

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