@extends('layouts.app') @section('title', 'Edit User - Admin') @push('styles') @endpush @section('content')
{{ $user->email }}