@extends('layouts.authenticated') @section('title','Orders') @section('action','active') @section('style') @endsection @section('content')
Magento Orders
Order Number Entity ID Customer Name Order Created Date Last Updated Date
Processing
@endsection @section('customjs') @endsection