Commit e5eb319c authored by Mahmoud Aglan's avatar Mahmoud Aglan

Add all wizard shortcut buttons to admin dashboard

Quick actions now includes: new registration, enroll existing, collect
payment, attendance. Below it a full "Creation Wizards" grid with buttons
for every wizard (program, group, transfer, invoice, facility, employee,
trainer, pricing rule, product, stock adjustment, cash session, setup).
Each button is permission-gated and uses wire:navigate.
Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 2a44403d
...@@ -14,8 +14,11 @@ bg-emerald-100 bg-emerald-50 text-emerald-600 text-emerald-700 border-emerald-20 ...@@ -14,8 +14,11 @@ bg-emerald-100 bg-emerald-50 text-emerald-600 text-emerald-700 border-emerald-20
bg-orange-100 bg-orange-50 text-orange-600 text-orange-700 border-orange-200 bg-orange-100 bg-orange-50 text-orange-600 text-orange-700 border-orange-200
bg-indigo-100 bg-indigo-50 text-indigo-600 text-indigo-700 border-indigo-200 bg-indigo-100 bg-indigo-50 text-indigo-600 text-indigo-700 border-indigo-200
bg-teal-100 bg-teal-50 text-teal-600 text-teal-700 border-teal-200 bg-teal-100 bg-teal-50 text-teal-600 text-teal-700 border-teal-200
bg-cyan-100 bg-cyan-50 text-cyan-600 text-cyan-700 border-cyan-200
bg-pink-100 bg-pink-50 text-pink-600 text-pink-700 border-pink-200
bg-red-500 bg-green-500 bg-blue-500 bg-amber-500 bg-purple-500 bg-red-500 bg-green-500 bg-blue-500 bg-amber-500 bg-purple-500
h-full h-full
hover:border-cyan-300 hover:border-pink-300 hover:border-orange-300 hover:border-teal-300
*/ */
@theme { @theme {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment