{{ $createdAt instanceof \Carbon\Carbon ? $createdAt->format('d M, Y') : (is_string($createdAt) ? date('d M, Y', strtotime($createdAt)) : '') }}
{{ $title ?? '' }}
{{ $description ?? '' }}
{{ __('static.landing_pages.know_more') }}{{ @$content['home']['description'] }}
{{ $counter['description'] ?? '' }}
{{ $counter['description'] ?? '' }}
{{ @$content['feature']['description'] }}
{{ $item['description'] ?? '' }}
{{ @$content['ride']['description'] }}
{{ $step['description'] ?? '' }}
{{ @$content['faq']['sub_title'] }}
{{ data_get($faq, 'description') }}
{{ data_get($faq, 'description') }}
{{ @$content['blog']['sub_title'] }}
{{ @$content['testimonial']['title'] }}
{{ @$content['testimonial']['sub_title'] }}
@for($i=0; $i<5; $i++) @endfor {{ number_format(data_get($testimonial, 'rating') ?? 0, 1) }}
{{ data_get($testimonial, 'description') }}
{{ data_get($testimonial, 'name') }}
{{ data_get($testimonial, 'designation') }}