@extends('layout.with-main') @section('title') {{ __('torrent.reseed-requests') }} - {{ config('other.title') }} @endsection @section('meta') @endsection @section('breadcrumbs') @endsection @section('page', 'page__torrent-reseed--index') @section('main') @livewire('torrent-reseed-search') @endsection