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