{{ cleanLang(__('lang.custom_fields')) }}
@if(count($fields ?? []) > 0)
@include('misc.customfields')
@else nothng here @endif