@php $favicon = 'assets/images/logo_icon/favicon.png'; $logo = 'assets/images/logo_icon/logo.png'; @endphp @if(file_exists($favicon) && is_file($favicon)) @else @endif
@if(file_exists($logo) && is_file($logo)) @else @endif

@lang('Easy Activation')

{{ systemDetails()['name'] }} @lang('License Activation')

@lang('You can ask for support by creating a support ticket.')

@lang('create ticket')

@lang('The purchase code(license) is for one website or domain only. Please activate the license into the correct domain(URL) to avoid any unwanted issues in the future.')

@include('partials.notify')