@extends('layout.main') @section('title', 'Edit Admin') @section('content')
@csrf @method('PUT')
Kembali Simpan
@endsection