@extends('pages/page') @section('css') @endsection @section('below_content')
Web Reference | Order No | Order Date | Invoice | Type |
---|---|---|---|---|
#{{ $item->web_reference }} | {{ $item->order_no }} | {{ $item->date }} | @if ($item->invoice){{ $item->invoice }}@endif | {{ $item->type }} |
You have no previous orders.
@endif