getAccountReport($start, $end, $accounts); return view('reports.partials.accounts', compact('accountReport')); } }