@php if ($data->length == "full") { $length = trans('forms.lbl_is_full'); }else{ $length = trans('forms.lbl_is_partial'); } @endphp