@extends('admin.layout') @section('page-title', 'User Details') @section('content')
{{ $user->email }}