@extends('dashboard.index') @section('title', 'produit') @section('title2', 'Créer') @section('content')

Créer un produit

@csrf
@endsection