@extends('layouts.app') @section('title', 'Edit License') @section('page-title', 'Edit License') @section('page-subtitle', 'Update license information') @section('content')
{{ $license->license_key }}
License key cannot be changed
{{ $message }}