Sales Target REPORT

Employee Name : {{ $employeeNames->name}}
Designation :
@foreach ($salesTargetReports as $salesTargetReport)
SL# Criteria Name Points Measurement Sales Target Amount
{{++$no}} {{ $salesTargetReport->targetPeriod }}
Warning: Undefined variable $salesTargetReport in /home/shikkhaplus/public_html/demo_bk/resources/views/billing/report/salesTargetReport.blade.php on line 45

Warning: Attempt to read property "criteriaName" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/billing/report/salesTargetReport.blade.php on line 45

Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/billing/report/salesTargetReport.blade.php on line 45

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/shikkhaplus/public_html/demo_bk/resources/views/billing/report/salesTargetReport.blade.php:47 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/billing/report/salesTargetReport.blade.php on line 47