@extends($activeTemplate . 'layouts.master') @section('content')
@lang('Show All Payment Options')
@if (@$campaign) @lang('Campaign') @else @lang('Advertisement') @endif
@if (@$campaign) {{ __($campaign->title) }} @else {{ __($advertisement->title) }} @endif
@lang('Total Budget')
{{showAmount($campaign->total_amount + $campaign->hold_amount)}}
@lang('Previous Pay Amount')
(-) {{showAmount($campaign->hold_amount > 0 ? $campaign->total_amount : 0)}}
@lang('Amount')
{{showAmount($amount)}}
@lang('Limit')
@lang('0.00')
@lang('Processing Charge')
@lang('0.00') {{ __(gs('cur_text')) }}
@lang('Total')
@lang('Conversion')
@lang('In')
@lang('Conversion with') @lang('and final value will Show on next step')
@lang('Ensuring your funds grow safely through our secure payment process with world-class payment options.')