@extends('frontend.layouts.app') @section('title', ($q ? '"'.$q.'" — Arama' : 'Tüm Animeler') . ' — Animexe') @section('meta_description', $q ? '"' . $q . '" için anime arama sonuçları — Animexe\'de Türkçe anime izleyin.' : 'Animexe\'de tüm anime dizi ve filmlerini keşfedin. Tür, durum ve yıla göre filtreleyin.') @section('robots', ($q || request()->has('genre') || request()->has('type') || request()->has('year') || $results->currentPage() > 1) ? 'noindex, follow' : 'index, follow') @push('styles') @endpush @section('content')
Toplam {{ $results->total() }} anime bulundu · {{ $sortLabels[$sort] ?? '' }}
@if($results->count())Sonuç bulunamadı. Farklı bir arama terimi deneyin.
Tümünü Göster