@extends('layouts.app') @section('title', 'Edit Registrasi') @section('content')

Edit Registrasi

@csrf @method('PUT')
Kembali
@endsection