@extends('layouts/home/logined_new') @section('title') {{trans('common.title_user')}} @endsection @section('content') {{--
{{trans('common.user_base_info')}}
--}}{{trans('common.user_account')}}: | {{$username}} |
{{trans('common.user_email')}}: | {{$email}} |
{{trans('common.user_relation_brand')}}: | {{$brand}} |
{{trans('common.user_project_nums')}}: | {{$project_count}} |
{{trans('common.user_child_nums')}}: | {{$son_count}} |