@extends('layouts.app') @section('title', $comic->title . ' - Truyện Hay') @section('description', 'Đọc truyện ' . $comic->title . ' online miễn phí tại Truyện Hay. ' . Str::limit(strip_tags($comic->description), 150)) @push('head') {!! $structuredData !!} @endpush @push('styles') @endpush @section('content')
Tên khác: {{ $comic->alternative_title }}
@endif{{ $comic->chapters->first()->title }} - {{ $comic->chapters->first()->published_at->diffForHumans() }}
@elseChưa có chương
@endif{{ $comic->translator ?? 'Đang cập nhật' }}
Chưa có chương nào
{{ $related->chapters->first()?->title ?? 'Chưa có chương' }}
Không có truyện liên quan