@php
$logoLight = $appLogoLight;
$logoDark = $appLogoDark;
if($logoLight != 'storage/' || $logoDark != 'storage/' ){
$logoLight = $logoLight;
$logoDark = $logoDark;
}
@endphp
Are you sure you want to remove this Notification ?