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

Tambah Data User

@csrf @method('PUT')
@endsection