@if(!empty($index['about']['0']))
@php($about = $index['about']['0'])

{!! $about['content'] !!}

@if($about['hadling_link_google_play'] != 'null') @endif @if($about['hadling_link_app_store'] != 'null') @endif
@endif