quick add to basket on shelves

This commit is contained in:
Ludovic CANDELLIER
2023-02-27 23:16:15 +01:00
parent 260eccc1f1
commit 808e60e41b
7 changed files with 53 additions and 14 deletions

View File

@@ -2,6 +2,8 @@
'id_card' => $model . '-basket',
'title' => $title,
'class' => 'mb-3 ' . ($bgClass ?? null),
'classTitle' => 'mb-0',
'outline' => false,
])
@include('components.form.select', [