@foreach ($allduduct as $item) @if ($item->add_deduct == 2) @else @endif @endforeach
{{__('obs.name')}} {{__('obs.code')}} {{__('obs.designation')}} {{__('obs.department')}} {{__('obs.deduct_type')}} {{__('obs.type')}} {{__('obs.date')}} {{__('obs.amount')}} {{__('obs.note')}} {{__('obs.action')}}
{{$item->get_emp_basic_info->emp_name }} {{$item->get_emp_basic_info->emp_code}} {{$item->get_emp_basic_info->fetch_designation ? $item->get_emp_basic_info->fetch_designation->name :null}} {{$item->get_emp_basic_info->fetch_department ? $item->get_emp_basic_info->fetch_department->name : null}}{{__('obs.duduct')}}{{__('obs.add')}}