@extends('layout') @section('title') User @endsection @section('content') Edit User Home Edit User @include('flash-message') {{ $LoginName }}{{ $LoginEmail }} Save Change Basic Info Roles @method('PUT') @csrf Photo Choose file Display Name* Email* Phone Number* Group* As User As Admin Roles Send Reset Password @endsection @section('script') @endsection
{{ $LoginEmail }}