{{ $deal->title }}
{{ number_format($deal->amount, 2) }} ر.س
{{ __($deal->status) }}
{{ $deal->client->name ?? 'لا يوجد' }}
{{ $deal->program->name ?? 'لا يوجد' }}
{{ $deal->assignedUser->name ?? 'لا يوجد' }}
{{ $deal->created_at->format('M d, Y h:i A') }}
{!! nl2br(e($deal->description)) !!}
{{ $comment->comment }}
لا توجد تعليقات حتى الآن
تاكيد الحذف
{{ $comment->comment }}
@endif @if ($comment->attachment)لا توجد تعليقات حتى الآن
@endforelse