diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index 4b7ca20..d951c9d 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -281,11 +281,11 @@
@if ($employers->count())
@foreach($employers as $emp)
@if (!empty($emp->employer->logo))
-
+
@else
-
+
@endif