{{ $subtitle }}

{{ $title }}

{{ $mini_description }}

    @foreach ($repeater_data['title_'] as $key => $data)
  • {{ $repeater_data['title_'][$key] }}
  • @endforeach
@if($shape_image_one)
{!! render_image_markup_by_attachment_id($shape_image_one) !!}
@endif @if($thumbnail_image)
{!! render_image_markup_by_attachment_id($thumbnail_image) !!}
@endif @if($shape_image_two)
{!! render_image_markup_by_attachment_id($shape_image_two) !!}
@endif