@extends('home::layouts.UserLayout') @section('title')
| Social account | Description | Post Date | Status | Post Link |
|---|---|---|---|---|
@if(sizeof($accounts) > 0)
@foreach($accounts as $social)
@if((int)$social->account_id === $tasks->accountId)
{{$social->first_name}}@if($social->account_type === 1 || $social->account_type === 3)Facebook page @elseif($social->account_type === 4 )LinkedIn page ` @elseif($social->account_type === 9 )Youtube @elseif($social->account_type === 8 || $social->account_type === 10 )Instagram Business @elseif( $social->account_type === 16 )Tumblr @elseif( $social->account_type === 11 ) |
{{$tasks->publishedContentDetails}} | @if($tasks->PublishedStatus === "Success") |