@if( $sub_title = array_get($field, 'sub_title'))

{{ $sub_title }}

@if($desc = array_get($field, 'desc'))

{{ $desc }}

@endif
@endif