Choose Facebook Pages for posting
@for($i=0;$iaccount_type == env('FACEBOOKPAGE'))
@if($socialAccount[$i]->join_table_teams_social_accounts->is_account_locked == false)
-
@endif
@endif
@endfor
Choose Linkedin Profile and Pages for posting
@for($i=0;$iaccount_type == env('LINKEDIN') || $socialAccount[$i]->account_type == env('LINKEDINCOMPANY'))
should give a condition for lock
-
@endif
@endfor
{{--commented temporarily--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
Choose Pinterest boards for posting
--}}
{{--
--}}
{{-- @for($i=0;$i
account_type == env('PINTEREST'))--}}
{{-- @if($socialAccount[$i]->join_table_teams_social_accounts->is_account_locked == false)--}}
{{-- --}}
{{-- --}}
{{-- @if($i == 0)--}}
{{--
--}}
{{-- @else--}}
{{--
--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- @for($j=0;$jaccount_id == $socialAccount[$i]->account_id)--}}
{{-- @for($l=0;$lboards);$l++)--}}
{{-- - --}}
{{-- --}}
{{--
--}}
{{-- @endfor--}}
{{-- @endif--}}
{{-- @endfor--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- @endif--}}
{{-- @endif--}}
{{-- @endfor--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}