Company Logo

Authorized Person Reminder

This is a reminder for asset #{{ $asset->id }}.

@isset($assetUrl)

Open asset:  {{ $assetUrl }}

@endisset

Thank you.

{{ $company_name ?? 'SmartPass' }}

{{ $company_website ?? url('/') }} @if(!empty($support_email) || !empty($support_phone))  ·  @if(!empty($support_email)) {{ $support_email }} @endif @if(!empty($support_email) && !empty($support_phone))  ·  @endif @if(!empty($support_phone)) {{ $support_phone }} @endif @endif