@extends('vendor.installer.layout') @section('content')

{{trans('installer.welcome.verify_code_title')}}


@csrf
{{$errors->first('envatopurchasecode')}}
@endsection