@extends('dashboard.base') @section('content')
| MS Number | Title | Sector | Date Gazetted | No. of Pages | Price (MWK) | Actions | |
|---|---|---|---|---|---|---|---|
| {{ $standard->code }} | {{ $standard->title }} | {{ $standard->category_name }} | {{ $standard->date_gazetted }} | {{ $standard->number_of_pages }} | {{ number_format($standard->price) }} | Edit |
No standards found for the selected filters.
@endif