Danh sách đơn hàng

@if ($errors->any())
@foreach ($errors->all() as $error) {{ $error }} @endforeach

@endif @if(Session::has('error'))
{{Session::get('error')}}
@endif @if(Session::has('success'))
{{Session::get('success')}}
@endif
ID Mã đơn hàng Doanh số
(VNĐ)
Chiết khấu
(VNĐ)
VAT
(VNĐ)
Phí vận chuyển
(VNĐ)
Doanh thu
(VNĐ)
Hành động
@push('styles') @endpush @push('scripts') @endpush