@extends('common.layout') @section("header") @endsection @section('content')
{{ csrf_field() }}

List (총 {{ count($drawCandidateList) }}명 / 가나다 순 정렬 / 명단 인원수가 최소 20인을 초과해야 룰렛 테스트가 가능합니다!)

@endsection @section('script') @endsection