@include("admin.layout.alert")
# لمستخدمي الآيفون الرجاء رفع الصورة من
الاستديو وليس من الكاميرا مباشر !
@includeIf('admin.components.form.add.file', ['required' => 'required' ,'icon' => 'fa fa-check','label' => trans('عقد الايجار الالكتروني'),'name'=>'electricity_rent_contract_image', 'max'=>'5' , 'class' => "col-md-6"])
@includeIf('admin.components.form.add.file', ['required' => 'required' ,'icon' => 'fa fa-check','label' => trans('فاتورة الكهرباء'),'name'=>'electricity_invoice_image', 'max'=>'5' , 'class' => "col-md-6"])
@includeIf('admin.components.form.add.file', ['icon' => 'fa fa-check','label' => trans('مرفقات أخرى'),'name'=>'other_attachments', 'max'=>'5' , 'class' => "col-md-6"])