Edit File: tag-show.blade.php
<div class=""> <x-home-item title="Tag : {{$tag->name}}" :animes="$animes" link="#"/> </div>
Back