mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-22 22:14:26 +00:00
active customers filter list
This commit is contained in:
+1
-1
@@ -227,4 +227,4 @@ Route::get('/customers/active/{active_start}/{active_end}/{inactive_start}/{inac
|
||||
echo $key + 1 .'. <a href="'.\route('customer.profile', $marking).'" target="_blank">'.$marking.'</a><br><br>';
|
||||
}
|
||||
|
||||
})->name('settings');
|
||||
});
|
||||
Reference in New Issue
Block a user