@extends('admin.layouts.app') @section('content')
{{translate('Paypal Credential')}}
@csrf
{{translate('Instamojo Credential')}}
@csrf
{{translate('Stripe Credential')}}
@csrf
{{translate('RazorPay Credential')}}
@csrf
{{translate('Manual Payment Method 1')}}
@csrf
{{ translate('Browse')}}
{{ translate('Choose File') }}
{{translate('Manual Payment Method 2')}}
@csrf
{{ translate('Browse')}}
{{ translate('Choose File') }}
@endsection