@include(snippets/header)

@each(toptags as toptag)
{!! toptag.tag !!} {{ toptag.total_items }}
@endeach
@include(snippets/footer)