ChartOfAccount::limit(2000) ->orderBy('chart_of_account_id', 'asc') ->orderBy('code', 'asc') ->get() ]); } }