@extends('admin.layouts.app') @section('title', 'Show Product') @section('content')
{{ $product->stock_in_hand }}