@extends('layouts.admin') @section('title', 'Invoice preview') @section('page-title', 'Invoice preview') @section('content')

This address is only used when you click Preview on the new invoice screen (it submits your draft with POST).

Create a new invoice ยท Back to invoices

@endsection