| ID | Customer specification | Customer Interest | Project | Area | Actions |
|---|---|---|---|---|---|
| {{ $index+1 }} |
name:
{{$c->name}}
Email:{{$c->email}}
Mobile No: {{$c->mobile_no}}
location:{{$c->location}}
|
@if(!empty($c->interest)) @foreach($c->interest as $item) {{ $item }} @endforeach @else - @endif | {{$c->project_type}} | {{$c->area}} |