@extends('layouts.app') @push('title', $user->username) @section('content')
@endsection