@extends('layouts.base') @section('title', '转账审核列表') @section('content')
转账审核
审核列表 总数:[[data.total]]   金额总合计:[[amount]]
@endsection('content') @section('js') @endsection('js')