@if($locations->count() > 0)

{{__('Locations')}}

@foreach($locations as $loc) @endforeach
@endif