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

Edit user {{ $user->name }} Information

@csrf
@endsection