{{ $subject->branch_name ?? 'General' }} | GATE Study Materials
Add New Resource
All Resources
{{ $stats['total_resources'] ?? 0 }}
Notes
{{ $stats['notes_count'] ?? 0 }}
Previous Year Questions
{{ $stats['pyq_count'] ?? 0 }}
Books & References
{{ $stats['books_count'] ?? 0 }}
Mock Tests
{{ $stats['mock_tests_count'] ?? 0 }}
Search
Sort By
📅 Latest First
📆 Oldest First
⭐ Most Popular
🔤 Name (A-Z)
🔤 Name (Z-A)
Year
All Years
@foreach($years as $year)
{{ $year->year }}
@endforeach
Advanced
Category
All Categories
@foreach($categories as $category)
{{ $category->name }}
@endforeach
Minimum Downloads
Any
50+ downloads
100+ downloads
500+ downloads
1000+ downloads
File Type
All Types
PDF Document
Video Lecture
Compressed File
Image/Scan
Clear All Filters
Loading resources...
@include('gate.partials.resource_list')
Add New Resource
@csrf
Resource Type *
Notes
- Study materials, lecture notes, summaries
Previous Year Questions
- GATE PYQs with solutions
Books & References
- Textbooks, reference materials
Basic Information
Title *
Example: "Complete Notes for Engineering Mathematics" or "GATE 2023 PYQ Solutions"
Year
Select Year (Optional)
@foreach($years as $year)
{{ $year->year }}
@endforeach
Description
Branch *
Select Branch
@foreach($branches as $branch)
id == ($subject->branch_id ?? '') ? 'selected' : '' }}> {{ $branch->name }}
@endforeach
Subject *
Select Subject
{{ $subject->name }}
Category / Topic
Select Category (Optional)
@foreach($categories as $category)
{{ $category->name }}
@endforeach
Tags
Comma separated values
PYQ Specific Details
Exam Year
Select Year
@for($i = date('Y'); $i >= 2010; $i--)
{{ $i }}
@endfor
Session
Select Session
Session 1
Session 2
Question Count
File Upload
Upload File *
Supported formats: PDF, DOC, PPT, ZIP, MP4, Images (Max 100MB)
Additional Options
Free Resource (Available to all users)
Feature this resource (Show on top)