@extends('web.layouts.auth') @section('title', '아이디 찾기 | PIN FOR YOU') @section('meta_description', 'PIN FOR YOU 아이디(이메일) 찾기 페이지입니다.') @section('canonical', url('/auth/find-id')) @section('h1', '아이디 찾기') @section('desc', '가입 시 등록한 휴대폰 번호로 아이디를 확인할 수 있어요.') @section('card_aria', '아이디 찾기 폼') @section('show_cs_links', true) @section('auth_content')
@endsection @section('auth_bottom') {{-- 필요 시 하단에 추가 문구/링크를 넣고 싶으면 여기 --}} @endsection @push('scripts') @endpush