|
Zillion IT Solutions
S1, 2nd Floor, Kairali Complex |
Project Combined PDF
Project: {{ $project->project_name }} |
| # | Question | Answer |
|---|---|---|
| {{ $index + 1 }} | {{ $q->question }} | {{ $q->answer ?? '-' }} |
| # | Title | Description | Created At |
|---|---|---|---|
| {{ $index + 1 }} | {{ $update->title }} | {{ $update->description }} | {{ $update->created_at->timezone('Asia/Kolkata')->format('d M Y, h:i A') }} |
No updates available.
@endif