@extends('base') @section('content')
@if(count($pages) > 0) View all matched pages @endif @if(count($chapters) > 0) View all matched chapters @endif @if(count($books) > 0) View all matched books @endif