{{trans('hashtag.trending-hashtag')}}
@foreach(app('App\\Repositories\\HashtagRepository')->trending(5) as $hashtag) {!! $hashtag->hash !!} @endforeach