@extends('web.layouts.auth') @section('title', '회원정보 입력 | PIN FOR YOU') @section('content')

회원정보 입력

계정 생성을 위해 필요한 정보를 입력해 주세요.

@csrf
@endsection