@if (auth()->user()->isSuperAdmin()) zCart Version: {{ \App\Models\System::VERSION }} @else {{ trans('app.today_is') . ' ' . date('l M-j, Y') }} @endif
Copyright © {{ date('Y') }} {{ config('system_settings.name') ?: config('app.name') }}. All rights reserved.