@extends('layouts.main') @section('title', 'Update Data User') @section('content')

Detail User


@csrf @method('PUT')
@endsection