@extends('layouts.app') @section('title', __('titles.windows.decline_review')) @section('content')

{{ __('titles.messages.review_declining_success') }}

{{ __('copy.review_declining_success') }}

{{ __('links.back_to_user_dashboard') }}

@endsection