@extends('layouts.dashboard') @section('title', 'Profile') @section('content')
{{ auth()->user()->email }}