whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
Modules
/
Recruit
/
Resources
/
views
/
notifications
/
Upload File:
files >> /home/kckglobal/www/portal/Modules/Recruit/Resources/views/notifications/host_interview.blade.php
@php $notificationUser = App\Models\User::where('id', $notification->data['user_id']) ->orderByDesc('id') ->first(); @endphp <x-cards.notification :notification="$notification" :link="route('interview-schedule.show', $notification->data['interview_id'])" :image="$notificationUser && $notificationUser ? $notificationUser->image_url : ''" :title="__('recruit::modules.email.subject')" :text="$notification->data['heading']" :time="$notification->created_at"/>
Copyright ©2021 || Defacer Indonesia