{{-- The data table --}}
| Título | Autoría | Editorial | Año | Sección | Disponible | |
|---|---|---|---|---|---|---|
|
@isset($book->profile_image)
@endisset
@endisset
{{ $book->title }}
@isset($book->profile_image)
|
{{ $book->author }} | {{ $book->publisher }} | {{ $book->year }} | {{ $book->name }} | @if($book->canBeLended()) @else @endif | Ver más |