@extends('layouts.app') @push('style') @endpush @section('content') @php $socialProviders = [ 'google' => 'Google', 'facebook' => 'Facebook', 'kakao' => 'KakaoTalk', ]; @endphp
Log in to manage your subscriptions
New here? Create an account