@extends('frontend.layouts.login') @section('title', app_name() . ' | ' . __('labels.frontend.auth.login_box_title')) @section('content')
Social login only as customer
Are you new customer? Sign Up here.
Are you new Service Provider? Sign Up here.
{{ html()->form()->close() }}