@extends('layouts.app') @section('title', 'Edit Invoice') @section('page-title', 'Edit Invoice ' . $invoice->invoice_number) @section('breadcrumbs')