@extends('layouts.app') @section('title', $invoice?->exists ? __('Edit Sale') : __('New Sale')) @section('content')