@extends('admin.layouts.master') @section('headerFiles') @endsection @section('content')
@csrf
@if(\Request::has('deals_of_month') == true) @else @endif
@php $beedrooms = [0,1,2,3,4,5,6,7,8,9,10]; @endphp
{{--
--}}
{{--
--}} {{--
--}}
{{-- --}}
property_status == 1 ? "checked" : ""}}>
short_term_rent == 1 ? "checked" : ""}}>
featured == 1 ? "checked" : ""}}>
recomended == 1 ? "checked" : ""}}>
{{--
bedroom_maids == 1 ? "checked" : ""}}>
--}}
vacational_rent == 1 ? "checked" : ""}}>
is_premium == 1 ? "checked" : ""}}>
luxary_house == 1 ? "checked" : ""}}>
{{--
allow_guest == 1 ? "checked" : ""}}>
--}}

SEO Details

({{60 - strlen($property->meta_title)}} Characters)
({{120 - strlen($property->meta_description)}} Characters)
@endsection @section('footerJs') {{-- --}} @endsection