@include('components.form.button', [ 'class' => 'btn-primary ' . ($class ?? ''), 'icon' => 'fa-plus', 'title' => $title ?? 'Ajouter', ])