@if($page->schema_json) @endif
@if($tenant->logo) {{ $tenant->brand_name }} @else

{{ $tenant->brand_name }}

@endif
@yield('content')