Create New Lead

Add a new lead to your pipeline

← Back to Leads
@if(isset($prefill['client_id']) && $prefill['client_id'])
Creating new lead for customer {{ $prefill['name'] ?? '' }} — fields pre-filled from customer data
@endif
@csrf @if(isset($prefill['client_id'])) @endif
{{-- Section 1: Lead Information --}}

Lead Information

@error('status'){{ $message }}@enderror
@error('source'){{ $message }}@enderror
{{-- Section 2: Contact Information --}}

Contact Information

@error('name'){{ $message }}@enderror
@error('email'){{ $message }}@enderror
{{-- Section 3: Address --}}

Address & Location

{{-- Section 4: Additional Details --}}

Additional Details

{{-- Section 5: Location --}}

Location

Location:
Title:
URL:
{{-- Footer --}}
{{-- Status Modal --}}

Add New Status

{{-- Source Modal --}}

Add New Source

{{-- Location Modal --}}

Add Location Link