From 0bb114de7123f98376cbd092712148562ed256f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Sat, 27 Feb 2021 14:26:11 +0300 Subject: [PATCH] apps page bar styling.. --- resources/views/partials/modules/bar.blade.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/views/partials/modules/bar.blade.php b/resources/views/partials/modules/bar.blade.php index 3f1058e2b..f5ec5d67c 100644 --- a/resources/views/partials/modules/bar.blade.php +++ b/resources/views/partials/modules/bar.blade.php @@ -6,8 +6,8 @@
{{ Form::hidden('category_page', url("apps/categories"), ['id' => 'category_page']) }}
+
+
{!! Form::open(['route' => 'apps.search', 'role' => 'form', 'method' => 'GET', 'class' => 'm-0']) !!}
@@ -23,6 +25,7 @@
{!! Form::close() !!}
+
{{ trans('modules.top_paid') }} {{ trans('modules.new') }}