@php $brandTitle = config('platform_setup.brand_name') ?: config('platform_setup.application_name') ?: config('app.name'); @endphp