@extends('common::prerender.base') @section('head') @include('seo.title-page.seo-tags') @endsection @section('body') @include('seo.menu')

{{ $title->name }}: {{ __('Season') }} {{ $season->number }}

@if ($seasonCount = $title->seasons_count)

{{ __('Seasons') }}

@endif @if ($episodes)
@endif @endsection