@extends('Admin.layout') @section('content')
Medicines
{{-- ============ Toolbar Card: Search + Add Medicine ============ --}}
Add Medicine
S.No Medicine Name Category Stock Batch Purchase Price Selling Price Status Action
{{-- ==================== MODALS ==================== --}} {{-- Stock Update Modal --}} {{-- Delete Modal --}} @if ($errors->any() || session('error')) @endif @endsection