@php $staff = checkStaff(); $partnerType=Auth::user()->affiliate->partner_type ?? ""; @endphp
{{translate('Order code: ')}} {{isset($notification->data['name']) ? $notification->data['name'] : ''}} {{ translate('has been '. ucfirst(str_replace('_', ' ', isset($notification->data['title']) ? $notification->data['title'] : '')))}}
{{ date("F j Y, g:i a", strtotime($notification->created_at)) }} @endif
{{ $language->name }}