@extends('layouts.app') @section('content')
{{ $order->date_created }}, {{ $order->id }} - {{ $order->billing->first_name }} {{ $order->billing->last_name }} - £{{ $order->total }}