@include('components.form.button', [ 'class' => 'btn-secondary cancel ' . ($class ?? ''), 'icon' => 'fa-times', 'txt' => $title ?? 'Annuler', ]) @push('js') @endpush