@extends('admin.layout.app') @section('title', 'Workflow Wizard – Complete Student Journey') @section('body')
Follow these steps in order – from registration to transcript. Each step links to the corresponding page.
@if($hasDemoData){{ $step['description'] }}
@if(isset($step['note'])) {{ $step['note'] }}The LmsDemoDataSeeder you provided already:
So you can immediately test the full workflow without entering any data manually.
When you need to add real students, follow the steps in the order shown above. Once you enter marks for a course, always go to Step 6 (Process Semester Results) to publish GPAs.