@extends('backend.layouts.app') @section('content')

{{ translate('System') }}

{{ translate('HTTPS Activation') }}

{{ translate('Maintenance Mode Activation') }}

{{ translate('Disable image encoding?') }}

{{ translate('Business Related') }}

{{ translate('Vendor System Activation') }}

{{ translate('Classified Product') }}

{{ translate('Wallet System Activation') }}

{{ translate('Coupon System Activation') }}

{{ translate('Pickup Point Activation') }}

{{ translate('Conversation Activation') }}

{{ translate('Seller Product Manage By Admin') }}

{{ translate('After activate this option Cash On Delivery of Seller product will be managed by Admin') }}.

{{ translate('Admin Approval On Seller Product') }}

{{ translate('After activate this option, Admin approval need to seller product') }}.

{{ translate('Email Verification') }}

{{ translate('You need to configure SMTP correctly to enable this feature.') }} {{ translate('Configure Now') }}

{{ translate('Product Query Activation') }}

@if (addon_is_activated('wholesale'))

{{ translate('Wholesale Product for Seller') }}

@endif @if (addon_is_activated('auction'))

{{ translate('Auction Product for Seller') }}

@endif

{{ translate('Payment Related') }}

{{ translate('Paypal Payment Activation') }}

{{ translate('You need to configure Paypal correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Stripe Payment Activation') }}

{{ translate('You need to configure Stripe correctly to enable this feature.') }} {{ translate('Configure Now') }}
{{--

{{translate('Mercadopago Payment Activation')}}

{{ translate('You need to configure Mercadopago correctly to enable this feature.') }} {{ translate('Configure Now') }}
--}}

{{ translate('SSlCommerz Activation') }}

{{ translate('You need to configure SSlCommerz correctly to enable this feature.') }} {{ translate('Configure Now') }}

{{ translate('Instamojo Payment Activation') }}

{{ translate('You need to configure Instamojo Payment correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Razor Pay Activation') }}

{{ translate('You need to configure Razor correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('PayStack Activation') }}

{{ translate('You need to configure PayStack correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('VoguePay Activation') }}

{{ translate('You need to configure VoguePay correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Payhere Activation') }}

{{ translate('You need to configure Payhere correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Ngenius Activation') }}

{{ translate('You need to configure Ngenius correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Iyzico Activation') }}

{{ translate('You need to configure iyzico correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Bkash Activation') }}

{{ translate('You need to configure bkash correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Nagad Activation') }}

{{ translate('You need to configure nagad correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Proxy Pay Activation') }}

{{ translate('You need to configure proxypay correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Amarpay Activation') }}

{{ translate('You need to configure amarpay correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Authorize Net Activation') }}

{{ translate('You need to configure authorize net correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Payku Activation') }}

{{ translate('You need to configure payku net correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Mercadopago Payment Activation') }}

{{ translate('You need to configure Mercadopago correctly to enable this feature.') }} {{ translate('Configure Now') }}

{{ translate('Cash Payment Activation') }}

{{ translate('Social Media Login') }}

{{ translate('Facebook login') }}

{{ translate('You need to configure Facebook Client correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Google login') }}

{{ translate('You need to configure Google Client correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Twitter login') }}

{{ translate('You need to configure Twitter Client correctly to enable this feature') }}. {{ translate('Configure Now') }}

{{ translate('Apple login') }}

{{ translate('You need to configure Apple Client correctly to enable this feature') }}. {{ translate('Configure Now') }}
@endsection @section('script') @endsection