@extends($activeTemplate . 'layouts.master') @section('content')
@lang('You have requested to deposit') {{ showAmount($data['amount']) }} @lang('in') {{$data['method_currency'] }}, @lang('Please send exactly') {{ showAmount($data['final_amount'], currencyFormat: false) . ' ' . $data['method_currency'] }} @lang('for a successful deposit.')