@extends('layouts.app') @section('title', 'My Profile') @section('content')
Manage your account information and preferences
{{ auth()->user()->email }}