@extends('layouts.app') @push('head-scripts') @endpush @section('content') @php //var_dump($listaTabelle); @endphp {{$titolo}} Nome: Nessuna selezione @if(isset($toolBarScheda)) @component( "components.toolBarModulo" ,["toolBarScheda" => $toolBarScheda]) @endcomponent @endif @endsection @push('scripts') @endpush