@if ($profile)

About {{env('APP_NAME')}}

@else
*Information not available*
@endif
@if(count($news)>0)

News Updates

@endif @if(count($images)>0)

Image Gallery

{{-- --}}
@endif @if(count($videos)>0)

Video Gallery

{{-- --}}
@endif