@extends('layouts.payment_layout')
@section('content')
Subscribe to {{$plan->name}} with {{$method->name}}
You are to make payment of {{number_format($plan->price)}} USD using your selected payment method. Screenshot and upload the proof of payment.
Scan the QR code with your payment app
{{$method->name}} Address:
{{$method->details}}
Amount:
{{number_format($plan->price)}} USD