diff --git a/resources/views/blade/input/location-select.blade.php b/resources/views/blade/input/location-select.blade.php
index c3c1e50b99..5dd31374ea 100644
--- a/resources/views/blade/input/location-select.blade.php
+++ b/resources/views/blade/input/location-select.blade.php
@@ -34,9 +34,9 @@
@endif
>
@if ($selected)
- @foreach(Arr::wrap($selected) as $id)
-
@endforeach
@endif