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

@lang($pageTitle)

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