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


Back

Edit {{ $user->first_name }}'s Information

Go to main website
View →

Information

@csrf @method('patch')



@endsection