ListCoupons::route('/'), 'create' => CreateCoupon::route('/create'), 'edit' => EditCoupon::route('/{record}/edit'), ]; } }