@extends("layouts.app",['title'=>"Saved comment"]) @section("content")

Thanks! Your comment has been saved!

@if(!config("blogetc.comments.auto_approve_comments",false) )

After an admin user approves the comment, it'll appear on the site!

@endif Back to blog post
@endsection