@extends('front.layouts.app') @section('content') Welcome Back Log in to connect with athletes, teams, and sponsors. @include('admin.components.messages') @csrf Email Address * @if ($errors->has('email')) {{ $errors->first('email') }} @endif Password * @if ($errors->has('password')) {{ $errors->first('password') }} @endif Show Password @if (Route::has('password.request')) {{ __('Forgot Password?') }} @endif {{ __('Login') }} or continue with Continue with Google Continue with Apple Facebook-color Created with Sketch. Continue with Facebook Don't have an account? Sign Up Need help? Contact Support @push('page_script') @endpush @endsection
Log in to connect with athletes, teams, and sponsors.
Don't have an account? Sign Up
Need help? Contact Support