@extends('website.layouts.auth') @section('content')
@include('website.components.auth.passwords.confirm')
@endsection