{{ session('message') }}
Permalink : {{URL::to('/site')}}
 : asset('soft/images/banner/05.png') }})
{!! $content->section_1_big_title !!}
{!! $content->section_1_small_title !!}
{!! $content->section_1_small_title !!}
{!! $content->section_2_big_title !!}
{!! $content->section_2_small_title !!}
{!! $content->section_2_small_title !!}
Template Lists
 : asset('soft/images/about/02.png') }})
{!! $content->section_3_big_title !!}
{!! $content->section_3_small_title !!}
{!! $content->section_3_small_title !!}
-
@if(!empty($content->section_3_point) && is_array(json_decode($content->section_3_point, true)))
@for($i = 0; $i <= count(json_decode($content->section_3_point), true) - 1; $i++)
- {{ json_decode($content->section_3_point, true)[$i] }} @endfor @endif
{!! $content->section_10_big_title !!}
{!! $content->section_10_small_title !!}
{!! $content->section_10_small_title !!}
{!! $content->section_11_big_title !!}
{!! $content->section_11_small_title !!}
{!! $content->section_11_small_title !!}
-
@if(!empty($content->section_11_point) && is_array(json_decode($content->section_11_point, true)))
@for($i = 0; $i <= count(json_decode($content->section_11_point), true) - 1; $i++)
- {{ json_decode($content->section_11_point, true)[$i] }} @endfor @endif
{!! $content->section_4_big_title !!}
{!! $content->section_4_small_title !!}
{!! $content->section_4_small_title !!}
 : asset('soft/images/feature/06.png') }})
{!! $content->section_4_1_desc !!}
 : asset('soft/images/feature/07.png') }})
{!! $content->section_4_2_desc !!}
 : asset('soft/images/feature/08.png') }})
{!! $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 !!}
{{ $content->price_1 }}
{{ $content->sub_title_1 }}
{{ $content->title_1 }}
{{ $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
{{ $content->price_2 }}
{{ $content->sub_title_2 }}
{{ $content->title_2 }}
{{ $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
{{ $content->price_3 }}
{{ $content->sub_title_3 }}
{{ $content->title_3 }}
{{ $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
{!! $content->section_7_title !!}
 : asset('soft/images/team/04.jpg') }})
{{ $te->name }}
{{ $te->job }}
{{ $te->testimonial }}
{!! $content->section_8_1_num !!}
{!! $content->section_8_1_title !!}
{!! $content->section_8_2_num !!}
{!! $content->section_8_2_title !!}
{!! $content->section_8_3_num !!}
{!! $content->section_8_3_title !!}
{!! $content->section_8_4_num !!}
{!! $content->section_8_4_title !!}