@php $checked = $row->is_default == 1 ? 'checked' : '' @endphp @if($checked == '') @else {{ __('messages.subscription_plan.default_plan') }} @endif