@extends('user.layouts.app') @push('styles') @endpush @section('body_class', 'set-password-page') @section('content')

Set Your Password

Set your password for hassle-free future logins, or skip for now.

@csrf
Skip For Now
Use at least 8 characters with a mix of letters, numbers, and symbols.
@endsection @push('scripts') @endpush