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

{{ config('constants.auth_banner_text') }}

Update Password

@csrf @if ($user->register_type == 'normal')
@endif
@endsection