@extends('web.layouts.auth') @section('title', '로그인 | PIN FOR YOU') @section('meta_description', 'PIN FOR YOU 로그인 페이지입니다.') @section('canonical', url('/auth/login')) @section('h1', '로그인') @section('desc', '안전한 거래를 위해 로그인해 주세요.') @section('headline', '안전한 핀 발송/거래') @section('subheadline', '로그인 후 구매/문의 내역을 빠르게 확인할 수 있어요.') @section('card_aria', '로그인 폼') @section('auth_content')
@endsection @section('auth_bottom') @endsection