Pictures
{if $picsCount > 0 }
{foreach $pics as $pic} {if $pic.imagename}
{/if} {/foreach}
{else}

No Pictures Available Now.

{/if}
Videos
{if $videosCount > 0 }
{foreach $videos as $video} {if $video.vediourl} {/if} {/foreach}
{else}

No Videos Available Now.

{/if}
PDF
{if $pdfCount > 0 }
{foreach $pdfs as $pdf} {if $pdf.vediourl} {/if} {/foreach}
{else}

No PDF Available Now.

{/if}