@extends('card.layout') @section('title', 'Sign in — TAPLY') @section('body') TAPLY™ Card owner sign in Welcome back. Sign in to edit the contact details on your TAPLY card. @csrf @if ($errors->any()) {{ $errors->first() }} @endif Email Password Keep me signed in Forgot password? SIGN IN New here? Create a TAPLY card @endsection @push('scripts') @endpush
Sign in to edit the contact details on your TAPLY card.
New here? Create a TAPLY card