@extends('portal.ninja2020.layout.clean') @section('meta_title', ctrans('texts.error')) @section('body')
@if($account && !$account->isPaid())
@elseif(isset($company) && !is_null($company))
@endif
{{ ctrans("texts.subscription_blocked_title") }}
{{ ctrans('texts.subscription_blocked') }}
@stop @push('footer') @endpush