@extends('layouts.layout-horizontal') @section('title', ' Products') @section('css') @endsection @section('content')
Set the opening stock for each company. When saved, the balance (c1/c2/c3) will be updated accordingly.
| Company | Opening Date | Opening Qty | Current Balance | Actions |
|---|---|---|---|---|
| {{ $company->name }} | @if($opening) {{-- Existing opening - show edit form --}}{{ indian_number($product->$stockCol ?? 0, 2) }} |