@extends('layout.app') @section('title', 'Edit User') @include('admin.shared.admin-styles') @section('content')
User Information
id}") }}"> @method('PUT') @csrf
Only fill this if you want to change the password
Back
@endsection @push('scripts') @endpush