@extends('layouts.auth') @section('styles') @endsection @section('content')

Champion's Welcome! 🏆

Sign in and dive into awesomeness!

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror

Don't have an account yet? Sign Up

Signin with

@endsection @section('scripts') @endsection