@extends('backEnd.layout') @section('content')
@if($Sections->total() > 0) @if(@Auth::user()->permissionsGroup->add_status) @endif @endif @if($Sections->total() == 0)
{{ trans('backLang.noData') }}

@if(@Auth::user()->permissionsGroup->add_status) id)}}">   {{ trans('backLang.sectionNew') }} @endif
@endif @if($Sections->total() > 0) {{Form::open(['route'=>['sectionsUpdateAll',$WebmasterSection->id],'method'=>'post'])}}

Fatal error: Uncaught Error: Call to undefined function trans() in /home/theblackstory/public_html/resources/views/backEnd/sections.blade.php:62 Stack trace: #0 {main} thrown in /home/theblackstory/public_html/resources/views/backEnd/sections.blade.php on line 62
{{ trans('backLang.sectionName') }} {{ trans('backLang.contents') }} {{ trans('backLang.visits') }} {{ trans('backLang.status') }} {{ trans('backLang.options') }}