diff --git a/resources/views/admin/filter/select.blade.php b/resources/views/admin/filter/select.blade.php index cd4b359..29594c9 100644 --- a/resources/views/admin/filter/select.blade.php +++ b/resources/views/admin/filter/select.blade.php @@ -3,10 +3,10 @@ {!! $label !!} - @foreach($options as $select => $option) - + @endforeach