@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/licenses/general.checkin') }} @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content')
{{ $licenseSeat->license->name }}
{!! $licenseSeat->license->company->present()->formattedNameLink !!}
{!! $licenseSeat->license->category->present()->formattedNameLink !!}
{{ $licenseSeat->license->serial }}