@extends('layouts.sadmin') @section('title', 'Application Branding') @push('styles') @endpush @section('content') @if($errors->any())
Manage the platform logo shown on login and select-company pages before a tenant is chosen.
Like QuickBooks and Xero, the app stores one master image and scales it per screen with CSS.
Reverts login pages to the default {{ config('app.name') }} logo.