Title : {{ucwords($details->title)}}
Subject : {{ucwords($details->subject_title)}}
Submited By : {{ucwords($details->name)}}
@if(!empty($details->video_name))
@if(!empty($details->video_name))
Invalid Video Format!!!
@else
No Video Found!!!
@endif
@endif
@if(!empty($details->file_name))
@if(!empty($details->file_name))
@else
No PDF Found!!!
@endif
@endif
@if(!empty($details->audiofile))
@if(!empty($details->audiofile))
@else
No Audio Found!!!
@endif
@endif
{{ucwords($details->description)}}