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 @if(auth()->user()->hasRole('admin'))
@endif
{{-- --}} {{-- --}} {{-- --}}
ID

Mã đơn hàng

Người phụ trách

Doanh số/Doanh thu
(VNĐ)
Tiền thưởng
(VNĐ)
Đã thanh toán

Ngày tạo đơn Đã cập nhậtNgày tạo
/Ngày nghiệm thu
Nguồn CRM

Cập nhậtHành động

@push('styles') @endpush @push('scripts') @endpush