Register Form Data Table
| S No | Name | Mobile | Message | Property | Date | |
|---|---|---|---|---|---|---|
| {{$data->id}} | {{ $data->name }} | {{ $data->email }} | {{ $data->mobile }} | {{ $data->comment }} | {{ $data->property }} | {{ $data->created_at->format('Y-m-d') }} |
| S No | Name | Mobile | Message | Property | Date | |
|---|---|---|---|---|---|---|
| {{$data->id}} | {{ $data->name }} | {{ $data->email }} | {{ $data->mobile }} | {{ $data->comment }} | {{ $data->property }} | {{ $data->created_at->format('Y-m-d') }} |