@extends('panel::layouts.app') @section('title', __('panel/menu.order_returns')) @push('header') @endpush @section('page-title-right')
| {{ __('panel/order.status') }} | {{ __('panel/order.comment') }} | {{ __('panel/order.date_time') }} |
|---|---|---|
| {{ $history->status_format }} | {{ $history->comment }} | {{ $history->created_at }} |