@extends('portal.ninja2020.layout.clean') @section('meta_title', ctrans('texts.confirmation')) @section('body')
@if($account && !$account->isPaid())
Invoice Ninja logo
@elseif($company)
{{ $company->present()->name() }} logo
@else
Invoice Ninja logo
@endif

{{ $title }}

{{ $notification }}

@stop @push('footer') @endpush