This commit is contained in:
David Bomba 2022-09-17 11:49:53 +10:00
parent e0d5b6be18
commit af8becfc68
2 changed files with 624 additions and 238 deletions

View File

@ -196,7 +196,7 @@ class NinjaPlanController extends Controller
public function plan()
{
// return $this->trial();
return $this->trial();
//harvest the current plan
$data = [];
$data['late_invoice'] = false;

File diff suppressed because it is too large Load Diff