@section('title', 'SetUp Password') @section('content') Password Setup -Oshta
Logo
Set A New Password

Set up a password for your account.

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