@extends('layouts.master') @section('page_title', 'Dashboard') @section('page_head') @endsection @section('content')
Total Books
{{ $booksCount }}
@endsection @push('page_scripts') @endpush