{{-- Core CSS Files --}} @if($locale == 'en') @else @endif {{-- Fonts --}} @if($locale == 'en') @elseif($locale == 'ar') @endif {{-- Main CSS --}} @if($locale != 'en') @endif @if($locale == 'ar') @elseif($locale == 'ku') @endif

{{ $section->title }}

{!! $section->text !!}
@csrf
@if($errors->has('amount')) {{ $errors->first('amount') }} @endif

{{ trans('text.total-balance') }}: {{ $user->wallet_formated }}

@if(session()->has('error'))

{{ session('error') }}

@endif @if(session()->has('success'))

{{ session('success') }}

@endif

({{ $settings->zain_cash_fees }}% processing fees will be charged to the added amount )