@extends('layouts.base') @section('content') @section('title', trans('拍卖官详情'))
拍卖官详情
{!! app\common\helpers\AddressHelper::tplLinkedAddress(['auctioneer[province_id]','auctioneer[city_id]','auctioneer[district_id]','auctioneer[street_id]'], [])!!}
@endsection