@extends('layouts.app') @section('title', $invoice->number . ' - ' . trans('invoice.edit')) @section('content') @if (request('action') == 'delete')