@extends('dashboard.layouts.master') @section('title', __('backend.siteSectionsSettings')) @section('content')

{{ __('backend.siteSectionsSettings') }}

{{ __('backend.home') }} / {{ __('backend.webmasterTools') }} / {{ __('backend.siteSectionsSettings') }}
@if($WebmasterSections->total() == 0)
{{ __('backend.noData') }}
@endif @if($WebmasterSections->total() > 0) {{Form::open(['route'=>'WebmasterSectionsUpdateAll','method'=>'post'])}}
@if (env("RSS_STATUS", 0)) @endif
{{ __('backend.sectionName') }} {{ __('backend.sectionType') }} {{ __('backend.hasCategories') }} {{ __('backend.status') }}RSS{{ __('backend.options') }}