{{ $detail->header_title }}


{!! $detail->header_description !!}


@if($detail->get_started_show == 'yes') @lang('modules.frontCms.getStarted') @endif @if($detail->sign_in_show == 'yes') @lang('app.login') @endif
...