@php $publicUrl = isset($url) ? trim((string) $url) : ''; $showOpenButton = $showOpenButton ?? true; $showCopyButton = $showCopyButton ?? true; $linkPrefix = $linkPrefix ?? ''; $linkLabel = $linkPrefix !== '' ? $linkPrefix.\Illuminate\Support\Str::limit($publicUrl, 80) : $publicUrl; @endphp @if($publicUrl !== '')
流入分析用に ?rt=トークン を付けられます(例: {{ $publicUrl }}?rt=line)。