diff --git a/src/View/Components/Choices.php b/src/View/Components/Choices.php index 4bf0c2f8..3fb269aa 100644 --- a/src/View/Components/Choices.php +++ b/src/View/Components/Choices.php @@ -135,7 +135,7 @@ class="outline-none bg-transparent" @if(count($options) || $noResultText) -
+
@foreach($options as $option)