@extends('writer-dashboard.layout.app') @section('style') @endsection @section('content')
دار النشر: {{ $book->publisher }}
Writer: {{ $book->writer }}
Country: {{ $book->country }}
Block Number: {{ $book->block_no }}
Section Number: {{ $book->section_no }}
Description: {{ $book->description }}
Excerpt: {{ $book->excerpt }}
Published At: {{ $book->published_at }}
Print Type: {{ $book->print_type }}
Class: {{ $book->class }}
Places: {{ $book->palce_1 }}, {{ $book->palce_2 }}