@extends('manager.layouts.admin', ['title' => __('Active And Non-Active Account')]) @section('content')
SR.NO | Login | Party Name | Name | Equity | Credit | Ratio | Currency |
---|---|---|---|---|---|---|---|
1 | {{$otherAccounts['login']}} | {{$otherAccounts['partyName']}} | {{$otherAccounts['name']}} | {{$otherAccounts['equity']}} | {{$otherAccounts['credit']}} | {{$otherAccounts['commission']}} | {{$otherAccounts['currency']}} |