@extends('layouts.app') @section('title', 'Edit Stock - ' . $stock->product_name) @section('page-title', 'Edit Stock - ' . $stock->product_name) @section('content')
Update product information and inventory details
Delete this stock item permanently. This action cannot be undone.