@extends('auth.layout') @section('title') Set Password @endsection @section('login_css') @endsection @section('login_content')
login
@csrf

Set Password To Continue

  • Lowercase
  • Uppercase
  • Digit
  • Special Character
@endsection @section('login_script') @endsection