@extends('layouts.base') @section('content') @section('title', '修改密码')
修改密码
{{$real_name}}
%
{{--招商专员插件--}} @if(app('plugins')->isEnabled('invest-people')) {!! \Yunshop\InvestPeople\services\InvestMemberView::areaDividend($agency->investor_uid) !!} @endif @if (!empty($username))
{{$username}}
@else
@endif
@endsection