Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/resources/views/notifications/all/lead_agent_assigned.blade.php
Назад
@php use App\Models\User;if(isset($notification->data['added_by'])) { $notificationUser = User::find($notification->data['added_by']); } else { $notificationUser = User::find(user()->id); } @endphp @if ($notificationUser) <x-cards.notification :notification="$notification" :link="route('deals.show', $notification->data['id'])" :image="$notificationUser->image_url" :title="__('email.leadAgent.subject')" :text="$notification->data['name']" :time="$notification->created_at"/> @endif
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка