@extends('layouts.admin', [ 'title' => 'Create Invoice', 'pageTitle' => 'Create Invoice', 'active' => 'invoices', ]) @section('content')
Create a polished invoice and preview the customer-facing PDF layout.
Customer-facing invoice layout.