@if (Route::has('login'))
@auth
Dashboard
@else
Log in
@if (Route::has('register'))
Register
@endif @endauth
@endif
Inquiry Form
Name
Email ID
Phone Number
Type of Inquiry
Select an option
I want to Sell
I want to Lease
I want to Rent
Submit
Sell Properties