@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-header.htm', { "title": "Dashboard", "pagination": "my account" })
Order ID Date Items Total Price Status
#451231 Mar 25, 2016 2 $99.00 Processing View
#451231 Mar 25, 2016 3 $150.00 Completed View
#451231 Mar 25, 2016 3 $150.00 Canceled View
#451231 Mar 25, 2016 2 $99.00 On Hold View
#451231 Mar 25, 2016 3 $150.00 Pending View
@@include('blocks/footer.htm') @@include('footer.htm')