@@ -57,7 +57,6 @@ class Home extends Controller
'total_fail' => $totalFail,
'total_success' => $totalSuccess,
'total_amount' => $totalAmount,
- '$sql'=>$sql
]
];