@extends('user::layouts.auth') @section('title', 'Create account') @section('content')
Account
Open your account once and manage listings, messages, and saved items from one place.
Already have an account? Sign in
@include('user::auth.partials.social-buttons', ['socialProviders' => $socialProviders]) @endsection