@extends('installer::install') @section('step')

Below you should enter your purchase code

@if(isset($error))

{!! $error !!}

@endif
@csrf
@endsection