diff --git a/resources/views/report/abusive/comment.blade.php b/resources/views/report/abusive/comment.blade.php
new file mode 100644
index 00000000..aa7c7067
--- /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 00000000..9957a380
--- /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 00000000..6b9ca499
--- /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