WebsiteType::query() ->with(['siteLogo', 'footerLogo']) ->where('scanner_domain', $domain) ->firstOrFail(), ]; } }