@foreach($services as $service)
@php
$iconType = $service['icon_type'] ?? 'library';
$iconImage = $service['icon_image'] ?? null;
@endphp
@if($iconType === 'image' && $iconImage)
 }})
@else
@endif
{{ $data['title'] ?? "" }}
{{ $data['description'] ?? "" }}
اقرأ المزيد
@endforeach