@props(['href' => null, 'height' => '44px', 'class' => '']) @php($content = view('components.brand-logo-images', compact('height', 'class'))) @if($href) {!! $content !!} @else {!! $content !!} @endif