@extends('layouts.admin-apoteker') @section('title', 'Edit Kunjungan') @section('content')

✏️ Edit Kunjungan

← Kembali
@csrf @method('PUT') {{-- Pasien --}}
{{-- Tanggal Kunjungan --}}
{{-- Catatan --}}
{{-- Tombol Submit --}}
@endsection @push('scripts') @endpush