@extends('layouts.app')
@section('title', \App\Helpers\TranslationHelper::transFromDatabase('Add New Invoice', __('Add New Invoice')))
@section('content')
{{ \App\Helpers\TranslationHelper::transFromDatabase('Add New Invoice', __('Add New Invoice')) }}