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

@if(auth()->check() && auth()->user()->permissionsGroup->add_status) id)}}">   {{ trans('backLang.sectionNew') }} @endif
@endif @if($Sections->total() > 0) {{Form::open(['route'=>['sectionsUpdateAll',$WebmasterSection->id],'method'=>'post'])}}
{{ trans('backLang.sectionName') }} {{ trans('backLang.contents') }} {{ trans('backLang.visits') }} {{ trans('backLang.status') }} {{ trans('backLang.options') }}