@extends('layouts.guest') @section('title', $book->name) @section('head_tags') @if (Setting::for($book)->get('thumbnail_image_path')) @elseif (Setting::for($book)->get('poster_image_path')) @else