@include('components.form.button', [ 'class' => 'btn-secondary btn-show ' . ($class ?? ''), 'icon' => 'fa-eye', 'title' => $title ?? 'Voir', ])