@extends('layouts.app') @section('title', 'Edit Keluhan') @section('content')
Edit Data Keluhan
@csrf @method('PUT')
Batal
@endsection