@extends('layouts.admin') @section('pageTitle', 'مدیریت کتابها') @section('content')
{{ $book->title }}
{{ $book->author }}