/
home
/
sditechnicalteam
/
public_html
/
resources
/
views
/
notifications
/
all
/
File Upload :
llllll
Current File: //home/sditechnicalteam/public_html/resources/views/notifications/all/estimate_declined.blade.php
@php if ($notification->data['estimate_number'] == '') { $estimate = \App\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.estimateDeclined.subject')" :text="$estimateNumber" :time="$notification->created_at" />
Copyright ©2k19 -
Hexid
|
Tex7ure