{{ $Tax->name }}
{{ $Tax->value }}
{{ $Tax->is_default == 1 ? 'Yes' : 'No' }}
{{ $Tax->show_flg == 'Y' ? 'Yes' : 'No' }}
No taxes found.