@if(config('smartend.google_maps_key') !="") @if(count($Topic->maps) >0)

{{ __('frontend.locationMap') }}

@foreach($Topic->maps->slice(0,1) as $map) @endforeach