{{ trans('labels.PaymentSetting') }}
@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
{!! Form::open(array('url' =>'admin/updatePaymentSetting', 'method'=>'post', 'class' => 'form-horizontal form-validate', 'enctype'=>'multipart/form-data')) !!}
{{--
--}} {{--
--}}
{!! Form::hidden('braintree_name', $result['shipping_methods'][0]->braintree_name , array('class'=>'form-control', 'id'=>'braintree_name')) !!}
@foreach($result['braintree_description'] as $description_data)
@endforeach
{{--
--}} {{--
--}}
{!! Form::hidden('stripe_name', $result['shipping_methods'][0]->stripe_name , array('class'=>'form-control', 'id'=>'stripe_name')) !!}
@foreach($result['stripe_description'] as $description_data)
@endforeach
{!! Form::hidden('paypal_name', $result['shipping_methods'][0]->paypal_name , array('class'=>'form-control', 'id'=>'paypal_name')) !!}
@foreach($result['paypal_description'] as $description_data)
@endforeach
{{--
--}} {{--
--}} {!! Form::hidden('hyperpay_name', $result['shipping_methods'][0]->hyperpay_name , array('class'=>'form-control', 'id'=>'hyperpay_name')) !!}
@foreach($result['hyperpay_description'] as $description_data)
@endforeach
{!! Form::hidden('cod_name', $result['shipping_methods'][0]->cod_name , array('class'=>'form-control', 'id'=>'cod_name')) !!} @foreach($result['cod_description'] as $description_data)
@endforeach
{{--
--}}
{!! Form::hidden('instamojo_name', $result['shipping_methods'][0]->instamojo_name , array('class'=>'form-control', 'id'=>'instamojo_name')) !!}
@foreach($result['instamojo_description'] as $description_data)
@endforeach
{{--
--}}
{!! Form::close() !!}
{{--
--}} {{--
--}}
{{-- --}} {{--
--}} {{----}} {{ trans('labels.PaymentMetodsText') }}
--}} {{--
--}}
{{-- --}} {{--
--}} {{----}} {{ trans('labels.PaymentMetodsText') }}
--}} {{--
{{ trans('labels.Braintree') }}
--}} {{----}}
{{ trans('labels.BraintreeAccountTypeText') }}
brantree_active==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.braintreename') }} ({{ $description_data['language_name'] }}).
brantree_active==1) field-validate @endif" value="{{$description_data['sub_name_1']}}">
{{ trans('labels.braintreeCard') }}-{{ trans('labels.Braintree') }} ({{ $description_data['language_name'] }}).
brantree_active==1) field-validate @endif" value="{{$description_data['sub_name_2']}}">
{{ trans('labels.paypal') }}-{{ trans('labels.Braintree') }} ({{ $description_data['language_name'] }}).
brantree_active==1) field-validate @endif">
{{ trans('labels.MerchantIDText') }}
brantree_active==1) field-validate @endif">
{{ trans('labels.PublicKeyText') }}
brantree_active==1) field-validate @endif">
{{ trans('labels.PrivateKeyText') }}
--}} {{--
{{ trans('labels.Stripe') }}
--}} {{----}}
{{ trans('labels.StripeEnviromentText') }}
stripe_active==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.StripeName') }} ({{ $description_data['language_name'] }}).
stripe_active==1) field-validate @endif">
{{ trans('labels.SecretKeyText') }}
stripe_active==1) field-validate @endif">
{{ trans('labels.StripeKeyText') }}
{{ trans('labels.paypal') }}
{{ trans('labels.PaypalEnviromentText') }}
paypal_status==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.paypalName') }} ({{ $description_data['language_name'] }}).
paypal_status==1) field-validate @endif">
{{ trans('labels.paypalIdText') }}
--}} {{--
{{ trans('labels.Hyperpay') }}
--}} {{----}} {!! Form::hidden('hyperpay_name', $result['shipping_methods'][0]->hyperpay_name , array('class'=>'form-control', 'id'=>'hyperpay_name')) !!}
{{ trans('labels.PaypalEnviromentText') }}
hyperpay_active==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.hyperpayName') }} ({{ $description_data['language_name'] }}).
hyperpay_active==1) field-validate @endif">
{{ trans('labels.userId') }}
hyperpay_active==1) field-validate @endif">
{{ trans('labels.Password') }}
hyperpay_active==1) field-validate @endif">
{{ trans('labels.entityid') }}
{{ trans('labels.CashOnDelivery') }}
{!! Form::hidden('cod_name', $result['shipping_methods'][0]->cod_name , array('class'=>'form-control', 'id'=>'cod_name')) !!} @foreach($result['cod_description'] as $description_data)
cash_on_delivery==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.CashOnDeliveryName') }} ({{ $description_data['language_name'] }}).
--}}
{{ trans('labels.instamojoEnviromentText') }}
instamojo_active==1) field-validate @endif" value="{{$description_data['name']}}">
{{ trans('labels.instamojoName') }} ({{ $description_data['language_name'] }}).
instamojo_active==1) field-validate @endif">
{{ trans('labels.instamojoapikeyText') }}
instamojo_active==1) field-validate @endif">
{{ trans('labels.instamojoAuthTokenText') }}
instamojo_active==1) field-validate @endif">
{{ trans('labels.instamoclientidText') }}
instamojo_active==1) field-validate @endif">
{{ trans('labels.instamoclientsecrectText') }}
--}}
{{ trans('labels.PaymentCurrencyText') }}