Add PROPERTY

@if (Session::get('errors')) {!! Session::forget('errors') !!} @endif @if (Session::get('success')) {!! Session::forget('success') !!} @endif
@csrf
{{ $errors->first('property_type') }}
{{ $errors->first('address') }}
{{ $errors->first('unit') }}
{{--
--}}

Property Details

{{--
--}} {{-- Utilites --}}
{{ $errors->first('untility_name') }}
{{-- Categories --}}
{{ $errors->first('category_name') }}
{{-- Year --}}
{{ $errors->first('year_build') }}
{{-- Pet Firendly --}}
{{ $errors->first('year') }}
{{-- Furnished? --}}
{{ $errors->first('furnished') }}
{{-- Short Term? --}}
{{ $errors->first('short_term') }}
{{ $errors->first('lease_term') }}
{{ $errors->first('parking_type') }}

Floor Plans

Photos

@if(!empty($property->propertyImage)) @foreach($property->propertyImage as $key => $iamge_val)
{{$iamge_val->image}}
{{$iamge_val->image}}
Check
Error
Remove file
@endforeach @endif
{{ $errors->first('description') }}
{{--
--}} {{--
--}} {{--
--}} {{--
--}}

Features And Amenities

{{-- Comercial Building --}}
{{ $errors->first('commercial_building_name') }}
{{ $errors->first('building_feature_name') }}
{{ $errors->first('unit_feature_name') }}
{{ $errors->first('near_by_name') }}

Open House Dates

{{-- Date and time --}}
{{--
--}}