@if (!empty($oembed)) @if ($oembed->data()['provider_name'] == 'TikTok') {!! $oembed->html() !!} @else
{!! $oembed->html() !!}
@endif @else
@endif