@extends('layouts.admin') @section('title', 'Dashboard') @section('page-title', 'Dashboard') @section('content')
{{ $card['title'] }}
| Phase | Module | Status |
|---|---|---|
| Phase 1 | Master data and tax setup | In Progress |
| Phase 2 | Sales, quotations, and invoicing | Pending |
| Phase 3 | Purchase, expenses, and stock | Pending |
| Phase 4 | GST reports, ledgers, and exports | Pending |