@extends('dashboard.user.layouts.app') @section('content')

{{ $title }}

{{ $wallet->name }}
@if ($wallet->qr_code_path) QR Code @else QR Code @endif
How to Upgrade Isolated Margin

Copy the company wallet address and paste it into the recipient field of your {{ $wallet->name }} wallet application. You may also scan the QR code if you are using a mobile wallet.

  • Ensure the correct network is selected
  • Send the exact or higher amount required
  • Transaction confirmation may take a few minutes

Important Information
  1. Isolated margin allows you to manage risk per position
  2. Your allocated margin is separate from other positions
  3. Position will be closed if margin falls below minimum
  4. You can adjust margin allocation at any time

Your wallet address functions like a bank account number. Always verify addresses before sending funds.

@endsection