@extends('layouts.app') @section('title', isset($invoice) ? 'Edit Invoice '.$invoice->number : 'New Sales Invoice') @section('content')