@extends('layouts.app') @section('content')

Invoice for your order #{{$order->invoice_number}} will be available once the item has been shipped.

@endsection @section('script') @endsection