
基本信息
 {{$user_img}} @else /images/home/mr.jpg @endif)
用户名: | {{$username}} |
邮箱: | {{$email}} |
关联品牌: | {{$brand}} |
项目数: | {{$project_count}} |
子账号数: | {{$son_count}} |
收款单数: | {{$bill_count}} |
@extends('layouts/home/logined') @section('title') {{trans('common.title_user')}} @endsection @section('content')
基本信息
用户名: | {{$username}} |
邮箱: | {{$email}} |
关联品牌: | {{$brand}} |
项目数: | {{$project_count}} |
子账号数: | {{$son_count}} |
收款单数: | {{$bill_count}} |