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

Edit Tindakan

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