{{ $account->id }} {!! ($mark_result == true) ? '' : '' !!} {{ $account->name }} {!! ($mark_result == true) ? '' : '' !!} @if ($account->main_account == 1) main @endif {{ ($account->stage > 0) ? config('defines.account_stage_select')[$account->stage] : '' }} {{ $account->digi_id }} {{ config('defines.account_performance_monthly_indicator')[$account->performance_monthly_indicator] }} {{ config('defines.type_select')[$account->type] }} {{ $account->user_owner->name }} @if(!isset($conn_chk)) @if ($account->FollowChk() == true) Un-Follow @else Follow @endif edit @else @if ($canEdit) @endif @endif