@extends('dashboard.index') @section('title', 'categorie') @section('title2', 'Modifier') @section('content')

Modifier la categorie

@csrf @method('PUT')
@endsection