ErrorException: Undefined variable $Cattr / Core / Backend
Sentry Issue: CATTR-CORE-FT
ErrorException: Undefined variable $Cattr / Core / Backend
File "/app/Reports/ProjectReportExport.php", line 106, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
"Subtotal for ${$row['name']}",
File "/app/Reports/ProjectReportExport.php", line 106, in App\Reports\ProjectReportExport::map
"Subtotal for ${$row['name']}",
File "/app/Jobs/GenerateAndSendReport.php", line 55, in App\Jobs\GenerateAndSendReport::handle
$this->report->store($fileName, self::STORAGE_DRIVE, $this->type === 'pdf' ? Excel::MPDF : Str::ucfirst($this->type));
File "/app/Http/Controllers/Api/Reports/ProjectReportController.php", line 51, in App\Http\Controllers\Api\Reports\ProjectReportController::download
app(Dispatcher::class)->dispatchSync($job);
File "/app/Http/Middleware/EnsureIsInstalled.php", line 25, in App\Http\Middleware\EnsureIsInstalled::handle
return $next($request);
...
(98 additional frame(s) were not displayed)