@extends('pwa.template.app.main') @section('script') @endsection @section('head') @endsection @section('app-content')
@if (count($ebooks) > 0) @else @push('scripts') @endpush @endif
@endsection