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

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content') {{-- @include('sections.admin_setting_menu') --}}

@lang('app.update') @lang('app.menu.projectSettings')

@if(hasAccessOf('project_settings')['is_write'])
@csrf @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">
@endif
@endsection @push('footer-script') @endpush