{{ \App\Helpers\TranslationHelper::translate('It is the strongest digital currency with a promising future in the crypto-currency trading market; it is expected to be among the top five digital currencies without dispute') }}
{{ \App\Helpers\TranslationHelper::translate('Our Story and Goals') }}
{!! $about->description_story !!}
{{ \App\Helpers\TranslationHelper::translate('Our Vision') }}
{!! $about->description_see_us !!}
{{ \App\Helpers\TranslationHelper::translate('Our Mission') }}
{!! $about->description_our_mission !!}
{!! setting('description_home', app()->getLocale()) !!}
--}}