@lang('modules.deal.dealAgent')

@if (!is_null($deal->leadAgent)) @else -- @endif

{{ __('app.dealWatcher') }}

@if (!is_null($deal->dealWatcher)) @else -- @endif

@if ($deal->leadStatus)

@lang('app.status')

@endif {{-- Custom fields data --}}
@if ($deal->contact->client_email) @lang('app.email') @endif @if ($deal->contact->mobile ) @lang('app.mobile') @endif