{{ ctrans('texts.footer_label', ['year' => date('Y')]) }}
{{ __('texts.privacy_policy')}} {{ __('texts.terms')}}
@if(auth()->user()->user && !auth()->user()->user->account->isPaid()) Invoice Ninja Logo @endif @component('portal.ninja2020.components.general.pop-up', ['title' => __('texts.privacy_policy') ,'show_property' => 'privacy']) {!! $client->getSetting('client_portal_privacy_policy') !!} @endcomponent @component('portal.ninja2020.components.general.pop-up', ['title' => __('texts.terms') ,'show_property' => 'tos']) {!! $client->getSetting('client_portal_terms') !!} @endcomponent