diff --git a/resources/views/report/abusive/comment.blade.php b/resources/views/report/abusive/comment.blade.php
new file mode 100644
index 000000000..aa7c70678
--- /dev/null
+++ b/resources/views/report/abusive/comment.blade.php
@@ -0,0 +1,45 @@
+@extends('layouts.app')
+
+@section('content')
+
+
+
+@endsection
\ No newline at end of file
diff --git a/resources/views/report/abusive/post.blade.php b/resources/views/report/abusive/post.blade.php
new file mode 100644
index 000000000..9957a3802
--- /dev/null
+++ b/resources/views/report/abusive/post.blade.php
@@ -0,0 +1,45 @@
+@extends('layouts.app')
+
+@section('content')
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+@endsection
\ No newline at end of file
diff --git a/resources/views/report/abusive/profile.blade.php b/resources/views/report/abusive/profile.blade.php
new file mode 100644
index 000000000..6b9ca4991
--- /dev/null
+++ b/resources/views/report/abusive/profile.blade.php
@@ -0,0 +1,45 @@
+@extends('layouts.app')
+
+@section('content')
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+@endsection
\ No newline at end of file