{!! $content->section_2_big_title !!}
{!! $content->section_2_small_title !!}
 }})
 : asset('soft/images/about/02.png') }})
{!! $content->section_3_big_title !!}
{!! $content->section_3_small_title !!}
{!! $content->section_10_big_title !!}
{!! $content->section_10_small_title !!}
@if($content->section_10_1_text) @for($i = 0; $i <= strlen($content->section_10_1_text) - 1; $i++) {{ $content->section_10_1_text[$i] }} @endfor @endif @if($content->section_10_2_text) @for($i = 0; $i <= strlen($content->section_10_2_text) - 1; $i++) {{ $content->section_10_2_text[$i] }} @endfor @endif }})
 : asset('soft/images/about/02.png') }})
{!! $content->section_11_big_title !!}
{!! $content->section_11_small_title !!}
{{-- --}} }})
{!! $content->section_4_big_title !!}
{!! $content->section_4_small_title !!}
{!! $content->section_4_1_title !!}
{!! $content->section_4_1_desc !!}
{!! $content->section_4_2_title !!}
{!! $content->section_4_2_desc !!}
{!! $content->section_4_3_title !!}
{!! $content->section_4_3_desc !!}
 : asset('soft/images/about/03.png') }})
{!! $content->section_5_title !!}
{!! $content->section_5_1_title !!}
{!! $content->section_5_1_desc !!}
{!! $content->section_5_2_title !!}
{!! $content->section_5_2_desc !!}
{!! $content->section_5_3_title !!}
{!! $content->section_5_3_desc !!}
IDR{{ $content->price_1 }}
@endif {{ $content->sub_title_1 }}{{ $content->title_1 }}
-
@php
$point_1 = json_decode($content->point_1, true);
@endphp
@if(!empty($point_1))
@for($i = 0; $i <= count($point_1) - 1; $i++)
- {{ $point_1[$i] }} @endfor @endif
IDR{{ $content->price_2 }}
@endif {{ $content->sub_title_2 }}{{ $content->title_2 }}
-
@php
$point_2 = json_decode($content->point_2, true);
@endphp
@if(!empty($point_2))
@for($i = 0; $i <= count($point_2) - 1; $i++)
- {{ $point_2[$i] }} @endfor @endif
IDR{{ $content->price_3 }}
@endif {{ $content->sub_title_3 }}{{ $content->title_3 }}
-
@php
$point_3 = json_decode($content->point_3, true);
@endphp
@if(!empty($point_3))
@for($i = 0; $i <= count($point_3) - 1; $i++)
- {{ $point_3[$i] }} @endfor @endif