@extends('layouts.app') @section('content')

@lang('crud.invoices.edit_title')

@include('app.invoices.form-inputs')
@endsection