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

Flutter

Complete your payment to activate your account.

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

Payment integration for Flutter will be configured here.

Contact support if you need assistance.

Back to Login @endsection