@if($resourceInfo->channel == 'Facebook')
Facebook
@endif
@if($resourceInfo->channel == 'Instagram')
Instagram
@endif
@if($resourceInfo->channel == 'Twitter')
Twitter
@endif
@if($resourceInfo->channel == 'Google')
Google
@endif
@if($resourceInfo->channel == 'Whatsapp')
Whatsapp
@endif
@if($resourceInfo->channel == 'Livechat')
Livechat
@endif
@if($resourceInfo->channel == 'Email')
Email
@endif
@if($resourceInfo->channel == 'Bot')
Bot
@endif
@if($resourceInfo->channel == 'Api')
Api
@endif
@if($resourceInfo->channel == 'Voice')
Voice
@endif