@if ($type_for == 'Business')
@endif
@if ($type_for == 'newProject')
@endif
@if ($type_for != 'Sale' && $type_for != 'Buy' && $type_for != 'newProject')
@endif
@if ($type_for != 'Rent' && $type_for != 'Buy' && $type_for != 'Buy & Rent')
@endif
@if ($type_for != 'Rent')