@extends('core::layouts.master') @section('head-action') @php($website_info =Service::getWebsitePackage()) @if(@$website_info)
Đơn hàng | Ngày đặt | Khách hàng | Tổng tiền | Trạng thái |
---|---|---|---|---|
{{ $order->code }} |
{{ date('H:i',strtotime($order->created_at)) }}{{ date('d/m/Y',strtotime($order->created_at)) }} |
{{ formatCurrency($order->total) }} |
{{ config('ecommerce.order_type')[$order->status] }} |
Thời gian | Nguời liên hệ | Nội dung |
---|---|---|
{{ date('H:i',strtotime($contact->created_at)) }}{{ date('d/m/Y',strtotime($contact->created_at)) }} |
{{ $contact->message }} |