\r\n Please confirm that the information below is correct:
\r\n{{ data?.message }}
\r\n\r\n Your new Matriculation number is:\r\n {{ _auth.NewMatricNumber }}\r\n
\r\n\r\n \r\nDays | \r\n\r\n Time {{ time }}\r\n | \r\n
---|---|
{{ day }} | \r\n\r\n -\r\n | \r\n
\r\n {{data | titlecase}}
\r\n\r\n Reference Number\r\n | \r\n\r\n Body\r\n | \r\n\r\n Created on\r\n | \r\n\r\n Status\r\n | \r\n
---|---|---|---|
\r\n {{complaint.ComplainRefNumber}}\r\n | \r\n\r\n {{complaint.Description}}\r\n | \r\n\r\n {{complaint.CreatedDateTime | date: \"MMM d, y, h:mm a\"}}\r\n | \r\n\r\n {{complaint.ComplaintStatus}}\r\n | \r\n
\r\n {{ field }}:\r\n | \r\n
---|
\r\n {{payload[key]}}\r\n | \r\n
\r\n Examination Name\r\n | \r\n\r\n Action\r\n | \r\n
---|---|
\r\n {{req.ExaminationName}}\r\n | \r\n\r\n \r\n Edit\r\n \r\n \r\n | \r\n
Schedule Appointment
\r\nSchedule an appointment with a department.
\r\n \r\n \r\n\r\nMy Appointments
\r\nYou have no appointments
\r\nYour appointments will appear here
\r\n\r\n Appointment\r\n | \r\n\r\n Date\r\n | \r\n\r\n Time\r\n | \r\n\r\n \r\n | \r\n\r\n \r\n | \r\n\r\n \r\n | \r\n|
---|---|---|---|---|---|---|
\r\n {{myAppointment.Event}}\r\n | \r\n\r\n {{myAppointment.StringDate}}\r\n | \r\n\r\n {{myAppointment.Timestamp}}\r\n | \r\n\r\n Reschedule\r\n | \r\n\r\n Cancel\r\n | \r\n\r\n Delete\r\n | \r\n\r\n Download Appointment\r\n | \r\n
\r\n \r\n | \r\n\r\n Name\r\n | \r\n\r\n Relationship With Child\r\n | \r\n\r\n Phone Number\r\n | \r\n\r\n Email\r\n | \r\n\r\n Home Address\r\n | \r\n\r\n | \r\n\r\n \r\n | \r\n
---|---|---|---|---|---|---|---|
\r\n \r\n \r\n | \r\n \r\n {{GuadiansDTO[i].Name}}\r\n | \r\n\r\n {{GuadiansDTO[i].RelationshipWithChild}}\r\n | \r\n\r\n {{GuadiansDTO[i].PhoneNumber}}\r\n | \r\n\r\n {{GuadiansDTO[i].Email}}\r\n | \r\n\r\n {{GuadiansDTO[i].HomeAddress}}\r\n | \r\n\r\n | \r\n \r\n\r\n | \r\n \r\n
\r\n Click on the photo to upload a new picture\r\n
\r\n\r\n\r\n Item\r\n | \r\n\r\n Quantity\r\n | \r\n\r\n Unit Price\r\n | \r\n\r\n Amount\r\n | \r\n\r\n {{isCart ? \"\" : 'Status'}}\r\n | \r\n\r\n | \r\n|
---|---|---|---|---|---|---|
\r\n {{item.ShopItemName}}\r\n | \r\n\r\n {{item.Quantity}}\r\n | \r\n\r\n ₦ {{item.PricePerQuantity.toLocaleString()}}\r\n | \r\n\r\n ₦ {{item.Amount.toLocaleString()}}\r\n | \r\n\r\n {{item.Status}}\r\n | \r\n\r\n | \r\n \r\n\r\n | \r\n \r\n
\r\n Total Amount\r\n | \r\n\r\n | \r\n | \r\n ₦ {{cart.TotalAmount?.toLocaleString()}}\r\n | \r\n\r\n | \r\n |
\r\n Order ID\r\n | \r\n\r\n Date Ordered\r\n | \r\n\r\n Session\r\n | \r\n\r\n Total Amount\r\n | \r\n\r\n Paid Amount\r\n | \r\n\r\n Pending Fee\r\n | \r\n\r\n Payment Status\r\n | \r\n\r\n | \r\n | |
---|---|---|---|---|---|---|---|---|---|
\r\n {{item.CollectionID}}\r\n | \r\n\r\n {{getDate(item.OrderDate)}}\r\n | \r\n\r\n {{item.Session}}\r\n | \r\n\r\n ₦ {{item.TotalAmount.toLocaleString()}}\r\n | \r\n\r\n ₦ {{item.PaidAmount.toLocaleString()}}\r\n | \r\n\r\n ₦ {{item.PendingFee.toLocaleString()}}\r\n | \r\n\r\n {{item.PaymentStatus}}\r\n | \r\n\r\n\r\n | \r\n 0\" class=\"py-4 px-6\">\r\n | \r\n \r\n | \r\n
http://example.com#/foo
,\n * and `PathLocationStrategy` produces\n * http://example.com/foo
as an equivalent URL.\n *\n * See these two classes for more.\n *\n * @publicApi\n */\nclass LocationStrategy {\n historyGo(relativePosition) {\n throw new Error('Not implemented');\n }\n}\nLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });\nLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: LocationStrategy, decorators: [{\n type: Injectable,\n args: [{ providedIn: 'root', useFactory: () => inject(PathLocationStrategy) }]\n }] });\n/**\n * A predefined [DI token](guide/glossary#di-token) for the base href\n * to be used with the `PathLocationStrategy`.\n * The base href is the URL prefix that should be preserved when generating\n * and recognizing URLs.\n *\n * @usageNotes\n *\n * The following example shows how to use this token to configure the root app injector\n * with a base href value, so that the DI framework can supply the dependency anywhere in the app.\n *\n * ```typescript\n * import {Component, NgModule} from '@angular/core';\n * import {APP_BASE_HREF} from '@angular/common';\n *\n * @NgModule({\n * providers: [{provide: APP_BASE_HREF, useValue: '/my/app'}]\n * })\n * class AppModule {}\n * ```\n *\n * @publicApi\n */\nconst APP_BASE_HREF = new InjectionToken('appBaseHref');\n/**\n * @description\n * A {@link LocationStrategy} used to configure the {@link Location} service to\n * represent its state in the\n * [path](https://en.wikipedia.org/wiki/Uniform_Resource_Locator#Syntax) of the\n * browser's URL.\n *\n * If you're using `PathLocationStrategy`, you may provide a {@link APP_BASE_HREF}\n * or add a `Today is {{today | date}}
\n *Or if you prefer, {{today | date:'fullDate'}}
\n *The time is {{today | date:'h:mm a z'}}
\n *{minIntegerDigits}.{minFractionDigits}-{maxFractionDigits}
.\n * - `minIntegerDigits`: The minimum number of integer digits before the decimal point.\n * Default is `1`.\n * - `minFractionDigits`: The minimum number of digits after the decimal point.\n * Default is `0`.\n * - `maxFractionDigits`: The maximum number of digits after the decimal point.\n * Default is `0`.\n * @param locale A locale code for the locale format rules to use.\n * When not supplied, uses the value of `LOCALE_ID`, which is `en-US` by default.\n * See [Setting your app locale](guide/i18n-common-locale-id).\n */\n transform(value, digitsInfo, locale) {\n if (!isValue(value))\n return null;\n locale = locale || this._locale;\n try {\n const num = strToNumber(value);\n return formatPercent(num, locale, digitsInfo);\n }\n catch (error) {\n throw invalidPipeArgumentError(PercentPipe, error.message);\n }\n }\n}\nPercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });\nPercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: \"14.0.0\", version: \"14.2.12\", ngImport: i0, type: PercentPipe, isStandalone: true, name: \"percent\" });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: PercentPipe, decorators: [{\n type: Pipe,\n args: [{\n name: 'percent',\n standalone: true,\n }]\n }], ctorParameters: function () { return [{ type: undefined, decorators: [{\n type: Inject,\n args: [LOCALE_ID]\n }] }]; } });\n/**\n * @ngModule CommonModule\n * @description\n *\n * Transforms a number to a currency string, formatted according to locale rules\n * that determine group sizing and separator, decimal-point character,\n * and other locale-specific configurations.\n *\n * {@a currency-code-deprecation}\n * {minIntegerDigits}.{minFractionDigits}-{maxFractionDigits}
.\n * - `minIntegerDigits`: The minimum number of integer digits before the decimal point.\n * Default is `1`.\n * - `minFractionDigits`: The minimum number of digits after the decimal point.\n * Default is `2`.\n * - `maxFractionDigits`: The maximum number of digits after the decimal point.\n * Default is `2`.\n * If not provided, the number will be formatted with the proper amount of digits,\n * depending on what the [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) specifies.\n * For example, the Canadian dollar has 2 digits, whereas the Chilean peso has none.\n * @param locale A locale code for the locale format rules to use.\n * When not supplied, uses the value of `LOCALE_ID`, which is `en-US` by default.\n * See [Setting your app locale](guide/i18n-common-locale-id).\n */\n transform(value, currencyCode = this._defaultCurrencyCode, display = 'symbol', digitsInfo, locale) {\n if (!isValue(value))\n return null;\n locale = locale || this._locale;\n if (typeof display === 'boolean') {\n if ((typeof ngDevMode === 'undefined' || ngDevMode) && console && console.warn) {\n console.warn(`Warning: the currency pipe has been changed in Angular v5. The symbolDisplay option (third parameter) is now a string instead of a boolean. The accepted values are \"code\", \"symbol\" or \"symbol-narrow\".`);\n }\n display = display ? 'symbol' : 'code';\n }\n let currency = currencyCode || this._defaultCurrencyCode;\n if (display !== 'code') {\n if (display === 'symbol' || display === 'symbol-narrow') {\n currency = getCurrencySymbol(currency, display === 'symbol' ? 'wide' : 'narrow', locale);\n }\n else {\n currency = display;\n }\n }\n try {\n const num = strToNumber(value);\n return formatCurrency(num, locale, currency, currencyCode, digitsInfo);\n }\n catch (error) {\n throw invalidPipeArgumentError(CurrencyPipe, error.message);\n }\n }\n}\nCurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: CurrencyPipe, deps: [{ token: LOCALE_ID }, { token: DEFAULT_CURRENCY_CODE }], target: i0.ɵɵFactoryTarget.Pipe });\nCurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: \"14.0.0\", version: \"14.2.12\", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: \"currency\" });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"14.2.12\", ngImport: i0, type: CurrencyPipe, decorators: [{\n type: Pipe,\n args: [{\n name: 'currency',\n standalone: true,\n }]\n }], ctorParameters: function () { return [{ type: undefined, decorators: [{\n type: Inject,\n args: [LOCALE_ID]\n }] }, { type: undefined, decorators: [{\n type: Inject,\n args: [DEFAULT_CURRENCY_CODE]\n }] }]; } });\nfunction isValue(value) {\n return !(value == null || value === '' || value !== value);\n}\n/**\n * Transforms a string into a number (if needed).\n */\nfunction strToNumber(value) {\n // Convert strings to numbers\n if (typeof value === 'string' && !isNaN(Number(value) - parseFloat(value))) {\n return Number(value);\n }\n if (typeof value !== 'number') {\n throw new Error(`${value} is not a number`);\n }\n return value;\n}\n\n/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n/**\n * @ngModule CommonModule\n * @description\n *\n * Creates a new `Array` or `String` containing a subset (slice) of the elements.\n *\n * @usageNotes\n *\n * All behavior is based on the expected behavior of the JavaScript API `Array.prototype.slice()`\n * and `String.prototype.slice()`.\n *\n * When operating on an `Array`, the returned `Array` is always a copy even when all\n * the elements are being returned.\n *\n * When operating on a blank value, the pipe returns the blank value.\n *\n * ### List Example\n *\n * This `ngFor` example:\n *\n * {@example common/pipes/ts/slice_pipe.ts region='SlicePipe_list'}\n *\n * produces the following:\n *\n * ```html\n *