@extends($route['layout']) @section('title', '| Share Sell') @section('content')
| SL | Member Name | Sell No of Share | Sell share Value | Sell Share Date | Action |
|---|---|---|---|---|---|
| {{ $SL++ }} | {{ $share_sells->name }} - {{ $share_sells->code }} | {{ floor($share_sells->sell_no_of_share ) }} | {{ $share_sells->sell_share_value }} | {{ $sell_share_date ?? '' }} | {{--   --}}   |