@extends('layouts.admin') @section('title', 'Edit Rule') @section('content')
@csrf @method('PUT')
Kembali
@endsection