@if (isset($data))

{{ __('Property Price') }}

{{ __('No. Bed') }}

{{ __('No. Bathrooms') }}

{{ __('Square Feet') }}

{{ __('Property Type') }}

@else

{{ __('Property Price') }}

{{ __('No. Bed') }}

{{ __('No. Bathrooms') }}

{{ __('Square Feet') }}

{{ __('Property Type') }}

@endif