@yield('page-title')
@hasSection('page-subtitle')@yield('page-subtitle')
@endif
@yield('page-actions')
@endif
{{-- Dynamic brand color from company --}} @if(isset($currentCompany) && $currentCompany->brand_color !== '#2563EB') @endif @vite(['resources/css/app.css', 'resources/js/app.js'])
@yield('page-subtitle')
@endif