@extends('layouts/microfin_layout') @section('title', '| Product Details') @section('content')
| Share Stock Information | |||||
|---|---|---|---|---|---|
| Permission No. Of Share : | {{$shareStockDetails->permission_no_of_share ?? ''}} | Permission avilable Share: | {{$avilable_sellable_share ?? ''}} | ||
| Permission Share Date: |
Warning: Undefined variable $shareStockDetails in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/configuration/share/shareStock/share_stock_details.blade.php on line 58 Warning: Attempt to read property "permission_share_date" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/configuration/share/shareStock/share_stock_details.blade.php on line 58 Deprecated: date_create(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/configuration/share/shareStock/share_stock_details.blade.php on line 58 {{$permission_share_date ?? '' }} |
||||
| SL | Sellable Date | Sellable Share | Action |
|---|---|---|---|
| {{$sl++}} | {{$share_sellable_date ?? ''}} | {{ $shareStockSellables->share_sellable}} |   {{-- --}} |