@extends('front.layouts.master-auth') @section('content') @lang('Charge') رصيد الحساب @lang('front.Pay by Card') @lang('front.Pay by Voucher') @csrf @if(request()->has('amount')) @endif @if(request()->has('offer_id')) @endif @if(request()->has('project_id')) @endif @if(request()->has('pay_milestone_offer_id')) @endif المبلغ $ رسوم الخدمة ({{ $stripe_fee_percentage }}%) ? تشمل رسوم الخدمة: تأمين المعاملات المالية، حماية حقوقك كصاحب مشروع، الدعم الفني على مدار الساعة، ومتابعة سير العمل حتى التسليم. $0.00 الإجمالي $0.00 جاري التحميل... جاري تحميل بيانات الدفع... شحن الرصيد جاري المعالجة... ادفع بأمان، اتصالك مشفر @csrf @if(request()->has('offer_id')) @endif @if(request()->has('project_id')) @endif @if(request()->has('pay_milestone_offer_id')) @endif @lang('front.Voucher code') @error('code') {{ $message }} @enderror شحن الرصيد ادفع بأمان، اتصالك مشفر @lang('Important Tips') @lang('front.Charge wallet note 1') {!! __('front.Charge wallet note 3_voucher_html', ['url' => route('support.create')]) !!} @endsection @section('js-body') @endsection
جاري تحميل بيانات الدفع...