@extends('backend.layouts.main') @section('content') Generate a license for On-Premise instance Generate a license for the on-premise instance @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif {{csrf_field()}} Full Name Email Phone Company Name Hostname Type hostname in terminal to get the hostname of the machine License Expiry Duration When should the license expire? Save & Generate License @endsection
hostname