@extends('layouts.app') @section('wrapper')
{{__('Order Details')}}
{{__('Loading...')}}
@endsection @section('script') @endsection