@extends('pages.profile_page') @section('content')
User avatar

{{$user->name}}

{{$user->username}}

{{$user->email}}

@endsection