➕ Create New Instruction Page
Add a title, content, and optional images for your instruction page.
@csrf {{-- Error Messages --}} @if($errors->any())
@foreach($errors->all() as $error)
⚠ {{ $error }}
@endforeach
@endif
📌 Title
📖 Content
🖼 Upload Images (optional)
You can select multiple images.
💾 Save
⬅ Cancel