whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
resources
/
views
/
notifications
/
all
/
Upload File:
files >> /home/kckglobal/www/portal/resources/views/notifications/all/new_expense_admin.blade.php
@php use App\Models\User;$notificationUser = User::find($notification->data['user_id']); @endphp @if ($notificationUser) <x-cards.notification :notification="$notification" :link="route('expenses.show', $notification->data['id'])" :image="$notificationUser->image_url" :title="__('email.newExpense.subject')" :text="$notification->data['item_name']" :time="$notification->created_at"/> @endif
Copyright ©2021 || Defacer Indonesia