@php
$logo = !empty($company?->logo) && !empty($company->logo->file_path);
$logoSrc = $company->logo->file_path ?? '';
@endphp
{{-- Placeholder (only visible if no logo) --}}
Drag & drop an image here, or
Max 2048 KB
{{-- Inline preview --}}

{{-- Remove button --}}
{{-- Hidden file input --}}