{{-- resources/views/invoicing/create.blade.php --}} @extends('layouts.app') @section('title', 'New Invoice') @section('page_title', 'New Invoice') @section('page_subtitle', 'Create a manual invoice') @section('content')