@php use Illuminate\Support\Facades\Session; @endphp
@php
@endphp
@if(Session::get('licenseStatus', false))
You're running a genuine copy of {{config('variables.templateName')}}
@else
You are running an unlicensed copy {{config('variables.templateName')}}.