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

Edit Pasien

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