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

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
@lang('app.update') @lang('app.menu.projectSettings')
@include('sections.admin_setting_menu')
{!! Form::open(['id'=>'editSettings','class'=>'ajax-form','method'=>'PUT']) !!}
send_reminder == 'yes') checked @endif class="js-switch " data-color="#00c292" data-secondary-color="#f96262"/>
remind_to) != false) checked @endif type="checkbox">
remind_to) != false) checked @endif type="checkbox">
{{----}}
{!! Form::close() !!}
@endsection @push('footer-script') @endpush