@extends('dashboard.base') @section('content')
You have not purchased any standards yet.
Code: {{ $standard->standard_code }}
Amount Paid: MWK {{ number_format($standard->amount, 2) }}
Purchased On: {{ $standard->created_at }}