@extends('layouts.app') @section('title') Reset Password @endsection @push('styles') @endpush @section('content')

Reset Password

@csrf
@endsection @push('scripts') @endpush