@extends($route['layout']) @section('title', '| Share Sell') @section('content')
| SL | Member Name | Withdraw No of Share | Withdraw share Value | Withdraw Share Date | Action |
|---|---|---|---|---|---|
| {{ $SL++ }} | {{ $share_withdraws->name }} - {{ $share_withdraws->code }} | {{ floor($share_withdraws->withdraw_no_of_share ) }} | {{ $share_withdraws->withdraw_share_value }} | {{ $withdraw_share_date ?? '' }} | {{--   --}}   |