@extends($activeTemplate.'layouts.master') @section('content')
@lang('You are requesting') {{ showAmount($withdraw->amount) }} @lang('for withdraw.') @lang('The admin will send you') {{showAmount($withdraw->final_amount,currencyFormat:false) .' '.$withdraw->currency }} @lang('to your account.')