{{ Str::words($page_data['headings']['feature_title_start'] ?? '', 5, '...') }} {{ Str::words($page_data['headings']['feature_title_end'] ?? '', 3, '...') }}

@foreach ($features as $feature)
image
{{ Str::words($feature->title ?? '', 3, '...') }}
@endforeach