@php $val = $statData['total_payroll_change']; @endphp @if ($val >= 0) +{{ $val }}% @else {{ $val }}% @endif from last month
@php $val = $statData['deductions_change']; @endphp @if ($val >= 0) +{{ $val }}% @else {{ $val }}% @endif from last month
@php $val = $statData['net_pay_change']; @endphp @if ($val >= 0) +{{ $val }}% @else {{ $val }}% @endif from last month
@php $val = $statData['allowances_change']; @endphp @if ($val >= 0) +{{ $val }}% @else {{ $val }}% @endif from last month