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

Crea un prodotto

@stop @section('content')
@csrf
Codice Nome
Famiglia Scheda tenica
@stop @section('css') @stop @section('js') @stop