@if($resource != null) @if(in_array($resourceInfo->ticket->department_id,\Illuminate\Support\Facades\Auth::user()->departments->pluck('id')->toArray()))
@if($resource != null)
mdo {{$resourceInfo->ticket->ticketCustomer->display_name}}
{{$resourceInfo->ticket->ticketCustomer->mobile_number}}
Owner
@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
@endif
@endif @endif