@php $fileExtension = "HEVC"; if (str_contains($hdl->getDownloadByType('FHD')->url, 'AV1')) { $fileExtension = "AV1"; } @endphp