@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('crm_customer_wallet_trans-read')) {{--Permissions--}}
Status | Customer Name | Customer Order No. | Net Amount | Wallet Point | Actions |
---|---|---|---|---|---|
@if($tabledata['status']) Active @else Inactive @endif | {{$tabledata['customer_name']}} | {{$tabledata['customer_order_no']}} | {{$tabledata['net_amount']}} | {{$tabledata['customer_wallet_point']}} | |
No Data Available |