@extends("common.layout") @section("header") {{--@vite([ 'resources/js/domains/common/tomSelect.js', 'resources/js/domains/common/toastEditor.js', ])--}} @endsection @section("content")

To-do

    - migrate to jQuery (remove nodejs)
    - Asset (with host): resource control

Pending work items

    회원 목록
    - 인강 상태
    - 어학원 상태
    - excel download
    - 전화번호: 숫자만? or - 포함?

    user-detail
    - register() update: setUser()와 관련된 부분 확인: 현재 회원추가 외에 회원가입 이용할 필요가 있나? (보안이슈?)
    - 등록 기기 관련 부분
    - 캘린더: 일정 관리 이후 작업
    - 인강/어학원/결제/환불 정보: 관련 부분 작업 이후
{{ $User->is->root }} @endsection @push("script") @endpush