@extends('Agent::layouts.app') @section('content')

{{ $user->info->nickname }} {{ $user->identity_text }}

{{ $user->username }}
@endsection