@include('themes.basic.includes.styles')
{{ translate('This document certifies the item of the following license:') }} {{ strtoupper(translate('Premium')) }}.
{{ translate("Details of the license can be accessed from the item page directly while it's available for premium download.") }}
{{ translate("Licensor's Author Username:") }} {{ ucfirst($item->author->username) }}
{{ translate('Licensee:') }} {{ authUser()->getName() }}
{{ translate('Item ID:') }} {{ $item->id }}
{{ translate('Item Name:') }} {{ $item->name }}
{{ translate('Item URL:') }} {{ $item->getLink() }}
{{ translate('Date:') }} {{ dateFormat(\Carbon\Carbon::now()) }}
{{ translate('For any queries related to this document or licenses please contact us via') }} {{ route('contact') }}
@endif{{ @$settings->general->site_name }}