@php $role = auth()->user()->currentRole; $activeRecordTypes = activeRecordTypes(true); $isClient = auth()->user()->is_client ?? false; @endphp