Merge branch 'master' of https://gitlab.com/online-sistem1/api_arrahn into apiaku
This commit is contained in:
@@ -921,7 +921,7 @@ class TebusController extends Controller
|
||||
$yuranTlama = imbangdugalama::on($cawangan['mysql'])
|
||||
->sum('yuran_t');
|
||||
|
||||
$yuranbaru = Customer::on($cawangan['mysql'])
|
||||
$yuranbaru = Customer::on('mysql7')
|
||||
->where('tarikhdaftar','>','2013-12-31')
|
||||
->whereYear('tarikhdaftar','<',$current->year)
|
||||
->sum('yuranahli');
|
||||
|
||||
Reference in New Issue
Block a user