@extends('dashboard.layouts.master') @section('title', __('backend.cms')) @section('content') @include('sweetalert::alert')

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

{{ __('backend.dashboard') }} / {{ __('backend.settings') }} / {{ __('backend.cms') }}
{{-- --}} {{Form::open(['route'=>'userlistUpdateAll','method'=>'post','id'=>'updateAll'])}}
ID {{ __('backend.topicCommentName') }} {{ __('backend.status') }} {{ __('backend.options') }}
{{Form::close()}}
@endsection @push("after-scripts") @endpush