diff --git a/resources/views/blade/input/location-select.blade.php b/resources/views/blade/input/location-select.blade.php index 3b513b95d..c3c1e50b9 100644 --- a/resources/views/blade/input/location-select.blade.php +++ b/resources/views/blade/input/location-select.blade.php @@ -36,7 +36,7 @@ @if ($selected) @foreach(Arr::wrap($selected) as $id) @endforeach @endif