@extends('layouts.auth') @section('title', 'Perfect Money - StarHela') @section('content')

Perfect Money

Complete your payment to activate your account.

@if(isset($user))
Account: {{ $user->username }}
@endif

Payment integration for Perfect Money will be configured here.

Contact support if you need assistance.

Back to Login @endsection