{{ $options->company_name }}, {{ $options->address }}
, {{ $options->zip }} {{ $options->city }}
{{ $invoice->customer->name }}
{{ $invoice->address->name }}
{{ $invoice->address->address }}
{{ $invoice->address->zip }} {{ $invoice->address->city }}
{{ __('common.Phone_short') }}:
{{ $options->phone }}
{{ __('common.Email_short') }}:
{{ $options->email }}
{{ __('common.Web_short') }}:
{{ $options->website }}
{!! nl2br($options->activity) !!}
{{ __('invoice.Invoice Number short') }}: {{ $invoice->number }}
{{ __('common.Date') }}:
{{ $invoice->created }}