For: {{ $proposal->client->name }}
Issued on: {{ date('F j, Y') }}
Proposal Ref: ZITS/CLT/03-2025/MH/001
Submitted to: {{ $proposal->client->name }}
Submitted by: Zillion IT Solutions
Address: Kairali Complex, Thondayad, Calicut, Kerala, India.
Email: mail@zillionit.com
Version: 1.0
Date: {{ date('F j, Y') }}
To: {{ $proposal->client->name }}
Address: {{ $proposal->client->address }}
Subject: Proposal for {{ $proposal->industryModal->page_name }}
Dear Sir,
In the spirit of innovation and collaboration, we extend our heartfelt greetings to Meitra Hospital...
{!! $proposal->benifits !!}
Keeping the requirements into consideration, we propose to use LAMP Stack OR MEAN Stack...
| # | Title | Unit | Duration |
|---|---|---|---|
| {{ $index + 1 }} | {{ $line->title }} | {{ ucfirst($line->unit) }} | {{ $line->duration }} |
| Total Duration: |
@foreach ($totalDurations as $unit => $total)
@if ($total > 0)
{{ $total }} {{ ucfirst($unit) }} @endif @endforeach |
||
| # | Implementation Activity |
|---|---|
| {{ $index + 1 }} | {{ $module->name }} |
Total: INR {{ number_format($proposal->amount, 2) }}/-
Amount in words: INR {{ ucfirst($amountInWords) }} Only
© 2025 Zillion IT Solutions. All rights reserved.