@extends('layouts.app') @section('page-title')

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
@lang('modules.pushSettings.updateTitle')
@include('sections.admin_setting_menu')

@lang("modules.slackSettings.notificationTitle")

@lang("modules.slackSettings.notificationSubtitle")

{!! Form::open(['id'=>'updateCurrency','class'=>'ajax-form','method'=>'PUT','autocomplete'=>"off"]) !!} @method('PUT')
message_status) checked @endif />
taskboard_status) checked @endif />
status) checked @endif class="js-switch " data-color="#00c292" data-secondary-color="#f96262" />
{!! Form::close() !!}
@endsection @push('footer-script') @endpush