|
@if(! empty($supportEmail) || ! empty($supportPhone))
للاستفسار:
@if(! empty($supportEmail))
{{ $supportEmail }}
@endif
@if(! empty($supportPhone))
· {{ $supportPhone }}
@endif
@endif
© {{ date('Y') }} {{ $platformName ?? 'Clinic System' }}. كل الحقوق محفوظة.
|