@extends('installer::layouts.app') @section('title', installer_trans('License')) @section('content')

{{ installer_trans('As part of protecting our products we are building our systems to validate the license for every customer, the license means your purchase code.') }}

@csrf
@endsection