@extends('installer.layout') @section('title', 'License Activation — Quickro POS Installer') @section('content')

License Activation

Enter the purchase code and buyer email from your Quickro POS purchase. The license will be verified against our secure validation server.

@if($errors->any())

Verification failed

@endif
@csrf

Your Envato/verified purchase code for Quickro POS

Email address used at the time of purchase

@endsection