{!! !empty($title->attributes->has('title')) ? $title->attributes->get('title') : $title !!}
                            
                            @if (!empty($favorite) || (!empty($favorite) && $favorite->attributes->has('title')))
                                @if (! $favorite->attributes->has('title'))
                                    
                                        {!! $favorite ?? '' !!}
                                    
                                @else
                                    attributes->has('route')))
                                        route="{{ $favorite->attributes->get('route') }}"
                                        @endif
                                        @if (!empty($favorite->attributes->has('url')))
                                        url="{{ $favorite->attributes->get('url') }}"
                                        @endif
                                    />
                                @endif
                            @endif
                            
                                {!! $buttons ?? '' !!}
                            
                            
                                {!! $moreButtons ?? '' !!}
                            
                        
                    
                    
                        @if (! $content->attributes->has('withoutBar'))
                            
                        @endif
                        {!! $content !!}