@if(!empty($action)) @if($action == "loadRouteDropdown") @if(!empty($permissions)) @foreach($permissions as $permission) @endforeach @endif @elseif($action == "update_hc_status_form") @php $status = $hc->status; $id = $hc->id; @endphp
@elseif($action == "view_email") @elseif($action == "loadURLInIframe") @elseif($action == "confirm_zoom_meeting") @elseif($action == "loadSubCategory") @if(!empty($forums)) @foreach($forums as $forum) @endforeach @endif @elseif($action == "loadfollow") @if(!empty($follow) && count($follow) != 0) [ {{$categorydata->category_title}} > {{$categorydata->sub_category_title}} > {{$categorydata->title}} ] @endif @elseif($action == "loadreplies") @elseif($action == "loadtickets") @php $ticket_data = @$ticket_data; @endphpAdmin | Admin Timezone | Admin Date/Time | Candidate | Candidate Timezone | Candidate Date/Time |
---|---|---|---|---|---|
{{ $int_data->admin_name }} | {{ $int_data->admin_timezone_label }} | {{ dateformat($int_data->admin_datetime,DISPLAY_DATETIME) }} | {{ $int_data->user_name }} | {{ (!empty($int_data->user_timezone_label))? $int_data->user_timezone_label : 'N/A' }} | {{ (!empty($int_data->user_datetime))? dateformat($int_data->user_datetime,DISPLAY_DATETIME) : 'N/A' }} |