@extends('layouts.admin') @section('content') @php $file = $book->file_name @endphp

{{$book->title}}

@endsection