@extends('modules.head') @section('contenido')
@include('eko_table_preferences')
Order ID |
Invoice |
Date |
Client |
Status |
Payment Type |
Order Total |
Shipping Type |
Counter |
Picker |
Delivered By |
Delivery Date |
Packages |
Branch |
Flagged Status |
@include('orders.infoOrder')
@include('orders.modal_calification')
@include('orders.modal_returns')
@include('orders.red_flag_modal')
@if ($code_client != '0')
@endif
@if ($code_plu != '0')
@endif
@endsection