@include('components.form.button', [ 'class' => 'btn-danger btn-del ' . ($class ?? ''), 'icon' => $icon ?? 'fa-trash-alt', 'title' => $title ?? 'Effacer', 'loading_text' => "", ])