@extends('backEnd.layout') @section('content')

{!! trans('backLang.'.$WebmasterSection->name) !!}

{{ trans('backLang.home') }} / {!! trans('backLang.'.$WebmasterSection->name) !!}
@if($Topics->total() >0) @if(@Auth::user()->permissionsGroup->add_status) @endif @endif @if($Topics->total() == 0)
{{ trans('backLang.noData') }}

@if(@Auth::user()->permissionsGroup->add_status) id)}}">   {{ trans('backLang.topicNew') }} {!! trans('backLang.'.$WebmasterSection->name) !!} @endif
@endif @if($Topics->total() > 0) {{Form::open(['route'=>['topicsUpdateAll',$WebmasterSection->id],'method'=>'post'])}}
@if($WebmasterSection->date_status) @endif @if($WebmasterSection->expire_date_status) @endif
Fatal error: Uncaught Error: Call to undefined function trans() in /home/theblackstory/public_html/resources/views/backEnd/topics.blade.php:68 Stack trace: #0 {main} thrown in /home/theblackstory/public_html/resources/views/backEnd/topics.blade.php on line 68
{{ trans('backLang.topicName') }}{{ trans('backLang.topicDate') }}{{ trans('backLang.expireDate') }}{{ trans('backLang.visits') }} {{ trans('backLang.status') }} {{ trans('backLang.options') }}