<?php
return [
'balance' => [
'title' => '余额提现',
'type' => 'balance',
'class' => 'balance',
'url' => 'finance.balance-withdraw.detail'
]
];