@php $TicketCreate=$WhatsAppConfigResult->TicketCreate; $TicketId=$LastConversationDetails->TicketId; $ConversationStatus=$LastConversationDetails->ConversationStatus; $WhatsAppConversationLinkId=$LastConversationDetails->WhatsAppConversationLinkId; if(!empty($UserDet)) { $ModueId=$UserDet['ModueId']; $RecordId=$UserDet['RecordId']; $pass_array=array("ModuleId"=>$ModueId,"RowId"=>$RecordId); } $TicketPassArray=array("ModuleId"=>'806867ab-96a5-11eb-948a-56b1773fd56f',"RowId"=>$TicketId); @endphp @if($moduleName) Check User Detail in {{$moduleName}} @endif @if($TicketCreate==1) View Ticket in Detail @endif @if($ConversationStatus!='1d1582a0-d591-48d5-9345-1dfee764146d') Close the Conversation @endif @if($ConversationStatus=='1d1582a0-d591-48d5-9345-1dfee764146d') @else @endif