@extends('layouts.master') @section('header') @include('layouts.partials.header') @endsection @section('navbar') @include('layouts.partials.nav') @endsection @section('sidebar') @include('layouts.partials.sidebar') @endsection @section('content')
| {{__("Order Number")}} | {{__("Customer Name")}} | {{__("Customer Phone")}} | {{__("Category")}} | {{__("Product Name")}} | {{__("Product Weight")}} | {{__("Quantity")}} | {{__("Total Cost")}} | {{__("Payment")}} | {{__("Coupon?")}} | {{__("Country")}} | {{__("City")}} | {{__("Region")}} | {{__("Address")}} | {{__("Creation Date")}} | {{__("Delivery Date")}} | {{__("Delivery Shift")}} | {{__("Status")}} | {{__("Actions")}} |
|---|