@extends('account.base', [ 'scripts' => [ 'multiLineEllipsis', 'simpleCountdown' ] ]) @section('title', __('Order History')) @section('account_content') @include('common.no_cache')

{{ __('Order History') }}

@endsection