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