@extends('layouts.member-app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang('modules.payments.addPayment')
@csrf
Paypal, Authorize.net, Stripe, Bank Transfer, Cash or others.
@endsection @push('footer-script') @endpush