@extends('card.layout') @section('title', 'Create your TAPLY card') @section('body')
TAPLY
Create a TAPLY card

Get started.

Make a digital business card you can share with a tap.

@csrf @if ($errors->any())
{{ $errors->first() }}
@endif

Already have one? Sign in

@endsection @push('scripts') @endpush