{!! SEO::generate() !!} {{ $title ?? 'Book Details' }} {{-- Favicon --}} {{-- Fontawesome --}} {{-- --}} @yield('css') {{-- Main Style --}} {{-- Header/Navigation --}} {{-- Main Content --}}
@yield('content')
{{-- End Main Content --}} {{-- Footer Section --}} {{-- End Footer Section --}}
@yield('scripts')