@using ParcelWeb.App_Helpers; @{ ViewBag.Title = "Search Shipment"; }

Shipment Status

@if (Settings.DemoMode) {
Smart Courier Track and Trace

Here you can find the information on the shipments you are looking for.You can use either Tracking No or Reference No for Tracking. Please use Enter to put multiple Tracking No.

Try 0000036,0000037
}
@section Scripts { @Scripts.Render("~/bundles/jqueryval") }