@extends('layouts.front-end.app') @section('title', 'My Order List') @section('content')
@include('web-views.partials._profile-aside')
@endsection