@section('title', 'Digital Library | University Cambridge School') @section('description', 'Browse our digital library with books and educational resources for students.')@extends('frontend.layouts.app') @push('head-scripts') @endpush @section('content')

Library

Digital Learning Resources

Digital Library

Browse our collection of books and educational resources.

@csrf
@include('frontend.partials.book_cards')
@endsection @push('footer-scripts') @endpush