@extends('layouts.admin') @section('title', 'Commandes') @section('content')
{{ $orders->total() }} commande(s)
{{ $order->order_number }}
{{ $order->customer_name }}
{{ $order->phone }}
Aucune commande.