| Sr. No. | Name | Action |
|---|---|---|
| {{$key + 1}} | {{$doc_row->type_of_image}} | @if ($doc_row->upload_type == 'before_work') @else -- @endif |
| Sr. No. | Name | Action |
|---|---|---|
| 1 | North | Image not uploaded |
| 2 | South | Image not uploaded |
| 3 | East | Image not uploaded |
| 4 | West | Image not uploaded |
| Sr. No. | Name | Action |
|---|---|---|
| {{ $key + 1}} | {{ $doc_row->type_of_image}} | @if ($doc_row->upload_type == 'during_work') @else -- @endif |
| Sr. No. | Name | Action |
|---|---|---|
| 1 | North | Image not uploaded |
| 2 | South | Image not uploaded |
| 3 | East | Image not uploaded |
| 4 | West | Image not uploaded |
| Sr. No. | Name | Action |
|---|---|---|
| {{$key + 1}} | {{$doc_row->type_of_image}} | @if ($doc_row->upload_type == 'after_work') @else -- @endif |
| Sr. No. | Name | Action |
|---|---|---|
| 1 | North | Image not uploaded |
| 2 | South | Image not uploaded |
| 3 | East | Image not uploaded |
| 4 | West | Image not uploaded |