@extends('layouts.dashboard') @section('title', 'Coupons - Admin') @section('page-title', 'Coupons') @section('page-subtitle', 'Gestion des codes promo.') @section('content')

Aucun coupon disponible.

Prochaine étape: CRUD coupons + règles d'application.

@endsection