NT
Size: a a a
NT
NT
k
AH
MT
MT
{{ old('is_active') ? ((bool)old('is_active') ? 'checked' : '') : ($modelProductCategory->is_active || !$modelProductCategory->exists ? 'checked' : '') }}
MT
NT
AH
{{ old('is_active') ? ((bool)old('is_active') ? 'checked' : '') : ($modelProductCategory->is_active || !$modelProductCategory->exists ? 'checked' : '') }}
{{ old('is_active', $modelProductCategory->is_active || !$modelProductCategory->exists) ? 'checked' : '' }}
MT
{{ old('is_active', $modelProductCategory->is_active || !$modelProductCategory->exists) ? 'checked' : '' }}
MT
AB
AB
AB
MT
MT
MT
MT