@extends('dashboard.layouts.master') @section('title', Helper::GeneralSiteSettings("site_title_".@Helper::currentLanguage()->code)) @section('content')
{{Form::open(['route'=>['adminFind'],'method'=>'POST', 'class' => "m-b-md" ])}}
{{Form::close()}}

{{ $totalcount = count($Topics) + count($Sections) + count($Contacts) + count($Events) + count($Webmails) }} {{ __('backend.resultsFoundFor') }} : {{ $search_word }}

@if(count($Topics)>0)

Fatal error: Uncaught Error: Class 'Helper' not found in /sites/sad3.ayagoz-roo.kz/core/resources/views/dashboard/search.blade.php:62 Stack trace: #0 {main} thrown in /sites/sad3.ayagoz-roo.kz/core/resources/views/dashboard/search.blade.php on line 62