{{include_file name='home/public/header' title='个人主页'}}
登录账号:{{$account->email}}
用户昵称:{{$account->name}}
注册时间:{{$account->created_at}}
注册IP:{{$account->ip}}
注册地点:{{$account->location}}
创建项目数:{{$account->getCreatedProjects()->count()}}
参数项目数:{{$account->getJoinedProjects()->count()}}