@extends('layouts.app') @section('titlePage', 'Reset Password') @section('content')
Reset Password
@include('common.alert')
@csrf
@endsection