@extends('backend.payout.index') @section('title') {{ __('levels.paypal_payment_details') }} @endsection @section('cardcontent')

{{ __('levels.paypal_payout_details') }}

@error('merchant_id') {{ $message }} @enderror
@endsection @push('scripts') @endpush