@extends('layouts.nifty') @section('content')

Edit User

Complete the form below to Edit User.

@csrf @method('PUT')
Edit User Information


@include('partials.footer')
@endsection