@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/licenses/general.checkout') }} @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content')
{{ $license->name }}
{{ $license->serial }}