@extends('layouts.app') @section('title', '转账') @section('content')

转账

将您的余额转入到其他莱云账号,并且无需对方确认。

您有: {{ $balance }} 元。

@csrf
@endsection