ok

Mini Shell

Direktori : /home2/selectio/www/fms-worksuite/resources/views/notifications/all/
Upload File :
Current File : /home2/selectio/www/fms-worksuite/resources/views/notifications/all/new_customer.blade.php

@php
$notificationUser = \App\Models\User::find($notification->data['id']);
@endphp

@if ($notificationUser)
    <x-cards.notification :notification="$notification"  :link="route('clients.show', $notification->data['id'])" :image="$notificationUser->image_url"
        :title="__('email.newCustomer.subject')" :text="$notification->data['name']" :time="$notification->created_at" />
@endif

Zerion Mini Shell 1.0