@extends('layouts.app') @section('head') @if(isset($konten)) @endif @endsection @section('content')
{{-- Main Content --}}
{{-- Description Books --}}
{{ $konten->judul }}

{{ $konten->sub_kategori }}
{{ $konten->judul }}

{{--

{{ $konten->penulis }}

--}} {{-- Rp. {{number_format($konten->harga, 0, ',', '.')}} --}}
{{ number_format($konten->filesize * 0.00000095367432, 0) }} MB
{{--
194
Halaman
--}}
{{ $konten->tipe_konten }}
{{ number_format($visitorCount) }} Dilihat
@if (Auth::guest()) Wishlist @else
@if ($count <= 0) Wishlist @elseif ($count > 0) Wishlist @endif
@endif @if (Auth::guest())
Bagikan
@elseif (!Auth::guest())
Bagikan
@endif

{{ $judulSinopsis }}

{{ $description }}

Tags:
Keyword:
{{--
Kategori
--}} {{--
Sub Kategori
Bahasa
--}}
ISBN
{{ $konten->isbn }}
{{--
Kategori
{{ $konten->kategori }}
--}}
eISBN
{{ $konten->eisbn }}
@unless(request()->cookie('inFrame') === 'true')

Untuk membaca, silahkan unduh aplikasi di bawah ini:

playstore windows appstore macos macos-mx
@endunless

Orang Lain Juga Membaca Buku Ini

Buku Lainnya dari {{ $konten->penulis }}

Selengkapnya
{{-- Other Books from the Publisher --}}

Buku Lainnya dari Penerbit {{ $konten->penerbit }}

Selengkapnya
{{-- End Other Books from the Publisher --}} {{-- Other Books from the Category --}}

Buku Lainnya dari Kategori {{ $konten->kategori }}

Selengkapnya
{{-- End Other Books from the Category --}} {{-- Other Books from the Sub Category --}}

Buku Lainnya dari Sub Kategori {{ $konten->sub_kategori }}

Selengkapnya
{{-- End Other Books from the Sub Category --}} {{-- Latest Books --}}

Buku Terbaru

{{-- Selengkapnya --}}
{{-- End Latest Books --}} {{-- Popular Books --}}

Buku Terpopuler

Selengkapnya
{{-- Popular Books --}} {{-- Free Books --}} {{-- Free Books --}}
{{-- End Description Books --}} {{-- Sidebar Buy Books --}} {{-- End Sidebar Buy Books --}}
{{-- End Main Content --}}
{{-- Bottom Nav Buy --}}
{{ $konten->judul }}

{{ $konten->judul }}

{{ $konten->penulis }}

@if($konten->harga < 1) @guest @else @endguest @else @endif Preview
@if (Auth::guest()) @else @endif
{{-- End Bottom Nav Buy --}} {{-- Modals --}} {{-- Modal Download Apps --}} {{-- End Modal Download Apps --}} {{-- Modal How to Read --}} {{-- End Modal How to Read --}} {{-- Modal Share Not Login --}} {{-- End Modal Share Not Login --}} {{-- Modal Share Login --}} {{-- End Modal Share Login--}} {{-- Modal Payment --}} {{-- End Modal Payment --}} {{-- Modal Buku Gratis --}} {{-- End Modal Buku Gratis --}} {{-- Modal Buku Gratis --}} {{-- End Modal Buku Gratis --}} {{-- End Modals --}} @if($promoData['is_promosi'] === true)
@else
@endif @endsection @section('javascript') {{-- END sharelinkuniq --}} @endsection