{{--
=====================================================
Etebarit - by Gisoo Web Solutions
------------------------------------------------------
Gisoo.net
------------------------------------------------------
Copyright (c) 2026 Gisoo Web Solutions
=====================================================
This code is protected by copyright
=====================================================
File: form.blade.php
------------------------------------------------------
Use: The user credit-request wizard, ported one-to-one
from the approved design: collateral -> documents ->
amount + plan (slider, month chips, per-plan
monthly) -> confirm with the fee card and the terms
gate. Client-side eligibility mirrors the server.
=====================================================
--}}
@extends('layouts.user')
@section('title', __('front.credit.title'))
@section('breadcrumb')
{{ __('front.credit.subtitle') }}
{{ __('front.credit.blocked_body') }}
{{ __('front.credit.blocked_cta') }}{{ __('front.credit.standing_gate_body', [ 'required' => \App\Support\GoodStanding::label($requiredLevel), 'current' => \App\Support\GoodStanding::label($standing['level']), ]) }}
{{ __('front.credit.terms_subtitle') }}
{{ __('front.credit.standing_locked_body_prefix') }} «» {{ __('front.credit.standing_locked_body_suffix') }}