@extends('frontLayout.master') @section('content')
{{ __('ebook.subheading') }}
{{ app()->getLocale() == 'hi' ? $book->title_hi : $book->title_en }}