@php $record = $getRecord(); $screenshotUrl = $this->getScreenshotUrl($record['id']); @endphp
{{-- Screenshot Image --}} @if($screenshotUrl) {{ $record['domain'] }} @else
{{ __('No preview') }}
@endif {{-- Screenshot Actions - Overlaid on Top Left --}}
@if($screenshotUrl) @endif