@if($type=='Tickets' and $TicketID==null) @elseif($type=='SocialMeadia' and $TicketID==null) @elseif($type=='Chats' and $TicketID==null) @elseif($type=='Calls' and $TicketID==null) @elseif($type=='Agents' and $TicketID==null) @elseif($type=='Rate' and $TicketID==null) @elseif($type=='survey' and $TicketID==null) @elseif($type=='evaluation' and $TicketID==null) @elseif($type=='nonVoice' and $TicketID==null) @elseif($type=='appointment' and $TicketID==null) @else
@if($TicketID != null)
@forelse($TicketSocial ?? [] as $TickSocial) @if(isset($TickSocial->resource->status)) @endif @empty @endforelse
Ticket ID Channel Customer Name Status Type Created At Agent Name
{{$TickSocial->id}} {{$TickSocial->channel}} {{$TickSocial->id}} {{$TickSocial->resource->status}} {{$TickSocial->type}} {{$TickSocial->created_at}} {{$TickSocial->resource->user_id}}
There is no data found
{{-- {!! $getticketApp->links() !!}--}}
@else
no report select
{{--

--}} {{-- No Report Selected ! --}} {{--

--}} @endif
Type

@endif
{{--onclick="document.getElementById('closeModal').click()"--}}