@php $account_id = null; if(!empty($accounts)){ $account_id = array_key_first($accounts); } @endphp
@includeIf('components.document_help_text')