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