whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
resources
/
views
/
notifications
/
all
/
Upload File:
files >> /home/kckglobal/www/portal/resources/views/notifications/all/new_order.blade.php
@php use App\Models\Order;$user = Order::find($notification->data['id'])->client; $subject = (!in_array('client', user_roles()) ? __('email.orders.subject') : __('email.order.subject')); @endphp <x-cards.notification :notification="$notification" :link="route('orders.show', $notification->data['id'])" :image="$user->image_url" :title="$subject" :text="$notification->data['order_number']" :time="$notification->created_at"/>
Copyright ©2021 || Defacer Indonesia