diff --git a/src/AireBootstrapServiceProvider.php b/src/AireBootstrapServiceProvider.php index 4d91c8f..823735f 100644 --- a/src/AireBootstrapServiceProvider.php +++ b/src/AireBootstrapServiceProvider.php @@ -40,7 +40,7 @@ public function boot() 'radio_group' => 'custom-control-input', 'radio_group_label' => 'custom-control-label', 'radio_group_label_wrapper' => 'custom-control custom-radio', - 'summary' => '', + 'summary' => 'alert alert-warning', 'button' => 'btn btn-primary', 'select' => 'form-control', 'textarea' => 'form-control', diff --git a/views/summary.blade.php b/views/summary.blade.php index e9a63b8..6c14b9d 100644 --- a/views/summary.blade.php +++ b/views/summary.blade.php @@ -2,21 +2,21 @@ @if (isset($errors) && $errors->any()) - +