@if ($conversation->status == App\Conversation::STATUS_CLOSED && $folder->type != App\Folder::TYPE_CLOSED) @endif{{ '' }}@if ($conversation->status == App\Conversation::STATUS_SPAM && $folder->type != App\Folder::TYPE_SPAM) @endif{{ '' }}@if ($conversation->state == App\Conversation::STATE_DELETED && $folder->type != App\Folder::TYPE_DELETED) @endif{{ '' }}@if ($conversation->state == App\Conversation::STATE_DRAFT && $folder->type != App\Folder::TYPE_DRAFTS) @endif