@extends('layouts.dashboard') @section('title', 'Modifier catégorie - Admin') @section('page-title', 'Modifier catégorie') @section('page-subtitle', 'Mettre à jour la catégorie.') @section('content') Retour @if($errors->any()) {{ $errors->first() }} @endif
{{ $message }}