@extends('layouts.adminapp') @section('title') {{__('lng.Property')}} - {{__('lng.Edit')}} @endsection @section('open_rent_asset', 'open') @section('active_rent_asset', 'active') @section('active_property', 'active') @section('content')

{{__('lng.Property')}}

@csrf @method('patch')
{{__('lng.EditProperty')}}
@error('title')
{{ $message }}
@enderror
avatar
@php $Dts = date("Y-m-d",strtotime($Property->amount_caliculated_date)); @endphp amount_caliculated_date) value="{{$Dts}}" @endif class="form-control" name="amount_caliculated_date" id="dtAmountDate"/>
is_property) checked @endif>
@endsection