I assume you're with Laravel 5, use this instead
{!! $tags->render() !!}
Use this instead:
{!! $tags->render() !!}
Edit: Ninja'd :(
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community