-
- @if(count($streams))
-
-
- @else
-
+
-
- -
- @foreach ($streams as $stream)
- @include('pages.partials.stream-archive')
- @endforeach
-
-
- @endif
-
-
- - No streams found. -
-
+ @if(count($streams))
+
+
+ @else
+
+
+ -
+ @foreach ($streams as $stream)
+ @include('pages.partials.stream-archive')
+ @endforeach
+
+
+ @endif
+
+
+ + No streams found. +
+
- {{ $streams->links() }}
+ {{ $streams->links('pagination::tailwind') }}