{{-- resources/views/library/anthology/index.blade.php --}} @extends('layouts.library') @section('title', __('library.anthology') . ' · ' . __('library.site_name')) @push('styles') @vite('resources/css/modules/anthology.css') @endpush @section('breadcrumb')
{{ __('library.anthology_subtitle') }}