{{ $item['title'][locale()] ?? '' }}
-{{ $item['sub_title'][locale()] ?? '' }}
+ + @if ($footer_content['services']['enable']) +
+
+
+ @foreach ($footer_content['services']['items'] as $item)
+
- @endforeach
+ @endforeach
+
+
-
+
+
+
{{ $item['title'][locale()] ?? '' }}
+{{ $item['sub_title'][locale()] ?? '' }}
+