@extends('shop::customers.account.index') @section('page_title') {{ __('shop::app.customer.account.order.view.page-tile', ['order_id' => $order->increment_id]) }} @endsection @push('css') @endpush @section('page-detail-wrapper')