@extends('layouts.base') @section('title', '收货地址管理') @section('content')
姓名:[[realname]]
昵称:[[nickname]]
手机号:[[mobile]]
[[ scope.row.id ]]
[[ scope.row.username ]]
[[ scope.row.mobile ]]
[[ scope.row.province ]]
[[ scope.row.city ]]
[[ scope.row.district]]
[[ scope.row.street]]
[[ scope.row.address ]]