@extends('header') @section('head') @parent @stop @section('head_css') @parent @stop @section('top-right') @stop @section('content') @if (!Utils::isPro())
{!! trans('texts.pro_plan_calendar', ['link'=>'' . trans('texts.pro_plan_remove_logo_link') . '']) !!}
@endif
@stop