Hello Sales Team,
A customer has expressed interest in a custom package and would like to discuss their specific requirements.
âš¡ Priority: High - Custom package enquiry
📅 Received: {{ now()->format('F j, Y g:i A') }}
📅 Received: {{ now()->format('F j, Y g:i A') }}
Customer Information
| Name: | {{ $customer->name }} |
| Email: | {{ $customer->email }} |
| Phone: | {{ $customer->phone }} |
| Customer ID: | {{ $customer->id }} |
| Company: | {{ $customer->company }} |
Enquiry Details
| Requirements: | {{ $enquiryDetails['requirements'] }} |
| Desired Bandwidth: | {{ $enquiryDetails['bandwidth'] }} |
| Service Location: | {{ $enquiryDetails['location'] }} |
| Budget Range: | ${{ $enquiryDetails['budget'] }} |
| Desired Timeline: | {{ $enquiryDetails['timeline'] }} |
| Preferred Contact: | {{ $enquiryDetails['contact_preference'] }} |
Additional Message
{{ $enquiryDetails['message'] }}
@endif
Recommended Actions:
- Contact customer within 2 hours
- Understand specific requirements
- Prepare custom quotation
- Schedule site visit if necessary
- Follow up within 24 hours
💡 Tip: Custom packages often lead to higher value contracts. Prioritize this enquiry!