Skip to content

Commit

Permalink
Orders page title fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Raccoon254 committed Jun 16, 2024
1 parent 702e2e1 commit 8e3cb80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resources/views/orders/show.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
<div class="bg-white rounded-lg shadow-lg mb-4">
<div class="flex items-center gap-4 mb-4 md:mb-0">
<div class="p-2 md:p-4">
<h3 class="text-lg font-semibold text-gray-800">What is an Order?</h3>
<h3 class="text-xl font-semibold text-gray-800">
Place an Order
</h3>
<p class="text-gray-700 mt-1">
An order is a request for our professional services, which can include essay writing,
research papers, and more.
Expand Down

0 comments on commit 8e3cb80

Please sign in to comment.