@extends('adminlte::page') @section('content_header')

Mappa i campi

@endsection @section('content')
@csrf @foreach ($csv as $header) @endforeach
@endsection