diff --git a/resources/views/discover/tags/show.blade.php b/resources/views/discover/tags/show.blade.php index 00983bcc5..06a3ce6c3 100644 --- a/resources/views/discover/tags/show.blade.php +++ b/resources/views/discover/tags/show.blade.php @@ -1,53 +1,11 @@ @extends('layouts.app') @section('content') - -
- -
-
-
- -
-
-
-
-
- {{$tag->name}} -
-
-
-
-
- -
-
- + @endsection @push('scripts') + - + @endpush \ No newline at end of file