@extends('layouts.base') @section('content') @section('title', '修改密码')
修改密码
{{$real_name}}
%
@if (!empty($username))
{{$username}}
@else
@endif
@endsection