@extends('admin.layout') @section('content')

➕ Tambah Master Obat

@if ($errors->any())
@endif
@csrf {{-- Nama Obat --}}
{{-- Kategori Obat --}}
{{-- Tombol Aksi --}}
❌ Batal
@endsection