@extends('layouts.pengunjung') @section('title', 'Profil') @section('content')
{{ auth()->user()->username }}