@extends('admin.layout.index') @section('content') @include("admin.layout.nav",["title" => trans('language.dashboard')])
عودة

تحديث طلب منحة ايجار


id)}}" enctype="multipart/form-data" class="form mb-15 fv-plugins-bootstrap5 fv-plugins-framework" method="post" id="kt_careers_form"> @csrf
@include("client.applications.applicationStatusMsg")
@includeIf('admin.components.form.edit.text', ['icon' => 'fa fa-user','label' => trans('اسم صاحب الحساب البنكي'),'name'=>'bank_account_name', 'placeholder'=>trans('اسم صاحب الحساب البنكي' ),'valid'=>trans('language.vaildation')])

# لمستخدمي الآيفون الرجاء رفع الصورة من الاستديو وليس من الكاميرا مباشر !

@includeIf('admin.components.form.edit.file', ['required' => 'required' ,'icon' => 'fa fa-check','label' => trans('عقد الايجار الالكتروني'),'name'=>'aqar_contract_image', 'max'=>'5' , 'class' => "col-md-6"]) @includeIf('admin.components.form.edit.file', ['required' => 'required' ,'icon' => 'fa fa-check','label' => trans('مطالبة بالمتأخرات'),'name'=>'rent_arrears_image', 'max'=>'5' , 'class' => "col-md-6"]) @includeIf('admin.components.form.edit.file', ['icon' => 'fa fa-check','label' => trans('مرفقات اخري'),'name'=>'aqar_owner_bank_account_image', 'max'=>'5' , 'class' => "col-md-6"]) @includeIf('admin.components.form.edit.file', ['icon' => 'fa fa-check','label' => trans('مرفقات أخرى'),'name'=>'other_attachments', 'max'=>'5' , 'class' => "col-md-6"])
@endsection @section("js") @endsection