Files
elcaribe/vendor/genealabs/laravel-sign-in-with-apple/tests/Fixtures/resources/views/tests.blade.php

11 lines
166 B
PHP

<! DOCTYPE html>
<html>
<head>
</head>
<body>
<div>
@signInWithApple("black", false, "sign-in", 6)
</div>
</body>
</html>