@extends('layouts.app') @section('title', 'Edit Stock') @section('content') {{-- Form to edit the medicine --}} @foreach($medicineStock as $stock)