'components.admin.form-select','data' => ['name' => 'agent','id' => 'agent','class' => 'select2','label' => ''.e(__('Property Agent')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-select'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'agent','id' => 'agent','class' => 'select2','label' => ''.e(__('Property Agent')).' ','required' => 'true']); ?>
'components.admin.select-option','data' => ['value' => '0','text' => ''.e(__('Own Property')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['value' => '0','text' => ''.e(__('Own Property')).'']); ?>
renderComponent(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $agent): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
'components.admin.select-option','data' => ['selected' => $agent->id == old('agent'),'value' => ''.e($agent->id).'','text' => ''.e($agent->name).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($agent->id == old('agent')),'value' => ''.e($agent->id).'','text' => ''.e($agent->name).'']); ?>
renderComponent(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'title','name' => 'title','label' => ''.e(__('Title')).'','placeholder' => ''.e(__('Enter Title')).'','value' => ''.e(old('title')).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'title','name' => 'title','label' => ''.e(__('Title')).'','placeholder' => ''.e(__('Enter Title')).'','value' => ''.e(old('title')).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'slug','name' => 'slug','label' => ''.e(__('Slug')).'','placeholder' => ''.e(__('Enter Slug')).'','value' => ''.e(old('slug')).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'slug','name' => 'slug','label' => ''.e(__('Slug')).'','placeholder' => ''.e(__('Enter Slug')).'','value' => ''.e(old('slug')).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['name' => 'property_type_id','id' => 'property_type','class' => 'select2','label' => ''.e(__('Property Type')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-select'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'property_type_id','id' => 'property_type','class' => 'select2','label' => ''.e(__('Property Type')).' ','required' => 'true']); ?>
'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Select Property Type')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['value' => '','text' => ''.e(__('Select Property Type')).'']); ?>
renderComponent(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $propertyType): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
'components.admin.select-option','data' => ['selected' => $propertyType->id == old('property_type_id'),'value' => ''.e($propertyType->id).'','text' => ''.e($propertyType->title).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($propertyType->id == old('property_type_id')),'value' => ''.e($propertyType->id).'','text' => ''.e($propertyType->title).'']); ?>
renderComponent(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['name' => 'city_id','id' => 'city','class' => 'select2','label' => ''.e(__('City')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-select'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'city_id','id' => 'city','class' => 'select2','label' => ''.e(__('City')).' ','required' => 'true']); ?>
'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Select City')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['value' => '','text' => ''.e(__('Select City')).'']); ?>
renderComponent(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $city): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
'components.admin.select-option','data' => ['selected' => $city->id == old('city_id'),'value' => ''.e($city->id).'','text' => ''.e($city->title.', '.$city->countryState->title.', '.$city->countryState->country->title).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($city->id == old('city_id')),'value' => ''.e($city->id).'','text' => ''.e($city->title.', '.$city->countryState->title.', '.$city->countryState->country->title).'']); ?>
renderComponent(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'address','name' => 'address','label' => ''.e(__('Address')).'','placeholder' => ''.e(__('Enter Address')).'','value' => ''.e(old('title')).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'address','name' => 'address','label' => ''.e(__('Address')).'','placeholder' => ''.e(__('Enter Address')).'','value' => ''.e(old('title')).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'phone','name' => 'phone','label' => ''.e(__('Phone')).'','placeholder' => ''.e(__('Enter Phone')).'','value' => ''.e(old('phone')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'phone','name' => 'phone','label' => ''.e(__('Phone')).'','placeholder' => ''.e(__('Enter Phone')).'','value' => ''.e(old('phone')).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'email','type' => 'email','name' => 'email','label' => ''.e(__('Email')).'','placeholder' => ''.e(__('Enter Email')).'','value' => ''.e(old('email')).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'email','type' => 'email','name' => 'email','label' => ''.e(__('Email')).'','placeholder' => ''.e(__('Enter Email')).'','value' => ''.e(old('email')).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'website','type' => 'url','name' => 'website','label' => ''.e(__('Website')).'','placeholder' => ''.e(__('Enter Website')).'','value' => ''.e(old('website')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'website','type' => 'url','name' => 'website','label' => ''.e(__('Website')).'','placeholder' => ''.e(__('Enter Website')).'','value' => ''.e(old('website')).'']); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['name' => 'property_purpose_id','id' => 'purpose','class' => 'select2','label' => ''.e(__('Purpose')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-select'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'property_purpose_id','id' => 'purpose','class' => 'select2','label' => ''.e(__('Purpose')).' ','required' => 'true']); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $purpose): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
'components.admin.select-option','data' => ['selected' => $purpose->id == old('property_purpose_id'),'value' => ''.e($purpose->id).'','text' => ''.e($purpose->title).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($purpose->id == old('property_purpose_id')),'value' => ''.e($purpose->id).'','text' => ''.e($purpose->title).'']); ?>
renderComponent(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['name' => 'period','id' => 'period','class' => 'period','label' => ''.e(__('Period')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-select'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'period','id' => 'period','class' => 'period','label' => ''.e(__('Period')).' ','required' => 'true']); ?>
'components.admin.select-option','data' => ['selected' => old('period'),'value' => 'Daily','text' => ''.e(__('Daily')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(old('period')),'value' => 'Daily','text' => ''.e(__('Daily')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => old('period'),'value' => 'Monthly','text' => ''.e(__('Monthly')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(old('period')),'value' => 'Monthly','text' => ''.e(__('Monthly')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => old('period'),'value' => 'Yearly','text' => ''.e(__('Yearly')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.select-option'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(old('period')),'value' => 'Yearly','text' => ''.e(__('Yearly')).'']); ?>
renderComponent(); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'price','name' => 'price','label' => ''.e(__('Price')).'','placeholder' => ''.e(__('Enter Price')).'','value' => ''.e(old('price')).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'price','name' => 'price','label' => ''.e(__('Price')).'','placeholder' => ''.e(__('Enter Price')).'','value' => ''.e(old('price')).'','required' => 'true']); ?>
renderComponent(); ?>