@extends('layouts.app') @section('subtitle', 'Profil Saya') @section('content_body')
@username: {{ auth()->user()->username }}
{{ auth()->user()->username }}