@extends('hr_main') @section('title', '| ' . $data['pageTitle']) @section('content') @include('successMsg')

{!! $data['pageTitle'] !!}

@if($data['taxParticularItems']) @foreach ($data['taxParticularItems'] as $key => $taxParticularItem)
SL# Name Status Action
{{ ++$key }} {{ $taxParticularItem['name'] }}
Warning: Undefined variable $data in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/income_tax_config/tax_particular_item/index.blade.php on line 37

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/income_tax_config/tax_particular_item/index.blade.php on line 37

Fatal error: Uncaught Error: Call to a member function getStatus() on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/income_tax_config/tax_particular_item/index.blade.php:37 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/income_tax_config/tax_particular_item/index.blade.php on line 37