@extends('layout.master') @section('body-class', 'page-account-order-info') @section('content')
@include('shared.order_info')
@endsection