{{include_file name='home/public/header' title='个人主页'}}
{{include_file name='home/public/nav' sidebar='home/account/sidebar' active='account'}}
{{if $account->lastLogin->id}}
温馨提示! 您上次登录时间 {{$account->lastLogin->created_at}},登录地点{{$account->lastLogin->location}} ,浏览器 {{$account->lastLogin->browser}},更多登录历史请点击这里×
{{/if}}

{{$account->email}}

{{$account->name}}

{{$account->created_at}}

{{$account->ip}}

{{$account->location}}

{{$account->getCreatedProjects()->count()}}

{{$account->getJoinedProjects()->count()}}

我创建的项目
我参与的项目
{{include_file name='home/public/copyright'}} {{include_file name='home/public/footer'}}