Client *
Select client
@foreach($contacts as $contact)
contact_id ?? ''))) == $contact->id ? 'selected' : '' }}>
{{ $contact->full_name }}
@endforeach
Stage *
@foreach(['lead'=>'Lead','consult'=>'Consultation','sold'=>'Sold','contracts'=>'Contracts','cm'=>'Check Measure','processing'=>'Processing','delivery'=>'Delivery','installation'=>'Installation','completion'=>'Completion'] as $val => $label)
{{ $label }}
@endforeach
Status *
Active
On Hold
Priority *
Low
Medium
High
Showroom Consultant
Select consultant
@foreach($consultants as $user)
assigned_to ?? '')) == $user->id ? 'selected' : '' }}>
{{ $user->name }}
@endforeach
Project Manager
Select PM
@foreach($projectManagers as $user)
id ? 'selected' : '' }}>{{ $user->name }}
@endforeach
Designer
— Select Designer —
@foreach($designers as $user)
designer_id ?? '')) == $user->id ? 'selected' : '' }}>
{{ $user->name }}
@endforeach
Project Type
Select type
@foreach(['kitchen'=>'Kitchen','bathroom'=>'Bathroom','laundry'=>'Laundry','wardrobe'=>'Wardrobe','other'=>'Other'] as $val => $label)
project_type ?? '') === $val ? 'selected' : '' }}>
{{ $label }}
@endforeach
Source
Select source
@foreach(['Website', 'Referral', 'Social Media', 'Walk-in', 'Exhibition', 'Google Ads', 'Other'] as $source)
source ?? '') === $source ? 'selected' : '' }}>
{{ $source }}
@endforeach
Design Style
Job Value ($)
Sale Date
Expected Completion