@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
Please fix the following errors:
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Library Information
Library Title
Description (Optional)
{{ old('description') }}
Library Type
General
Mixed collection of readings
Session Based
Organized by course sessions
Topic Based
Organized by subject topics
Library Settings
Make library public (visible to all students)
Allow students to add readings
Require approval for student additions
Cancel
Create Library