@extends('layout.app') @section('title', 'Profile') @include('admin.shared.admin-styles') @section('content')
{{ $user->email }}