瀏覽代碼

Proposal details

Mostafijur Rahman 1 年之前
父節點
當前提交
0bf6b6d257
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/application.blade.php

+ 1 - 1
resources/views/application.blade.php

@@ -83,7 +83,7 @@
                                     <div class="left">
                                         <div class="uni_details" style="display:flex;">
                                             <div class="inner_right ms-5">
-                                                <span style="font-size:11px; color: red;">Not yet a member? You're in the right place</span><br>
+                                                <span style="font-size:11px; color: red;">{{ $row->feedback_msg ?? ""}}</span><br>
                                             </div>
                                         </div>
                                     </div>