@php $auth = Auth::user(); $plan = $auth->activePlan(); $plan_type = 'regular'; $upgrade = false; @endphp @if (count($template_search) > 0) @endif @if (count($ai_chat_search) > 0) @endif @if (count($workbook_search) > 0)

{{ __('Workbooks') }}

@endif @if (isset($result) and $result == 'null')

{{ __('No results.') }}

{{ __('Please try with another word.') }}

@endif