/
home
/
sditechnicalteam
/
www
/
resources
/
views
/
notifications
/
all
/
File Upload :
llllll
Current File: /home/sditechnicalteam/www/resources/views/notifications/all/shift_change_status.blade.php
@php $notificationUser = \App\Models\User::findOrFail($notification->data['user_id']); $shift = \App\Models\EmployeeShift::findOrFail($notification->data['new_shift_id']); @endphp <x-cards.notification :notification="$notification" :link="route('dashboard')" :image="$notificationUser->image_url" :title="__('email.shiftChangeStatus.subject') . ' - '.\Carbon\Carbon::parse($notification->data['date'])->format(company()->date_format)" :text="__('app.'.$notification->data['status']).' - '.__('modules.attendance.shiftName').': '.$shift->shift_name" :time="$notification->created_at" />
Copyright ©2k19 -
Hexid
|
Tex7ure