����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.140.198.85 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/vendor/spatie/laravel-sitemap/resources/views/ |
Upload File : |
<video:video> <video:thumbnail_loc>{{ $video->thumbnailLoc }}</video:thumbnail_loc> <video:title>{{ $video->title }}</video:title> <video:description>{{ $video->description }}</video:description> @if ($video->contentLoc) <video:content_loc>{{ $video->contentLoc }}</video:content_loc> @endif @if ($video->playerLoc) <video:player_loc>{{ $video->playerLoc }}</video:player_loc> @endif @foreach($video->options as $tag => $value) <video:{{$tag}}>{{$value}}</video:{{$tag}}> @endforeach @foreach($video->allow as $tag => $value) <video:{{$tag}} relationship="allow">{{$value}}</video:{{$tag}}> @endforeach @foreach($video->deny as $tag => $value) <video:{{$tag}} relationship="deny">{{$value}}</video:{{$tag}}> @endforeach </video:video>