@extends("common.layout-popup") @section("page-title", "[이벤트] 당첨자 관리") @section("header") {!! resource('js/components/tab.js') !!} @endsection @section("content")
엑셀업로드
파일을 마우스로 끌어오세요
명 중 추가, 실패
{{ $post->eventWinners->count() }}
@foreach ($post->eventWinners as $winner ) @endforeach
이름 아이디 이메일 연락처
@endsection @push("script") @endpush