@if($bs->intro_main_image) Image @endif

{{ convertUtf8($bs->intro_title) }}

{{ convertUtf8($bs->intro_text) }}

@if ($intro_feature_items->count() > 0)
@foreach ($intro_feature_items as $item)
{{ $item->intro_section_rating_point }}{{ $item->intro_section_rating_symbol }}

{{ $item->title }}

@endforeach
@endif
@if($bs->intro_section_button_url) {{ $bs->intro_section_button_text}} @endif @if($bs->intro_video_link) {{ $bs->intro_section_video_button_text }} @endif