@extends($theme.'frontend.layouts.master') @section('title', __('Add Fund')) @section('content')
{{__('Amount')}}
{{__('Gateway')}}
{{__('Min-Max')}} :{{$gate->minimum_deposit_amount}} - {{$gate->maximum_deposit_amount}} {{$general->currency}}
{{__('Fixed Charge')}} : {{$gate->fixed_charge}} {{$general->currency}} & {{__('Percentage Charge')}} : {{$gate->percentage_charge}}%