@extends('admin.index') @section('title') {{ translate("order_list_title") }} - @endsection @section('header') @endsection @section('content')
| {{ translate("order_number_label") }} | {{ translate("full_name_label") }} | {{ translate("amount_label") }} | {{ translate("product_count_label") }} | {{ translate("order_status_label") }} | {{ translate("payment_status_label") }} | {{ translate("created_at_label") }} | {{ translate("edit_label") }} |
|---|