{!! Lang::get('lang.go_back') !!}
diff --git a/resources/views/errors/500.blade.php b/resources/views/errors/500.blade.php index b07588bb3..cd6f44180 100644 --- a/resources/views/errors/500.blade.php +++ b/resources/views/errors/500.blade.php @@ -1,8 +1,8 @@ @extends('themes.default1.client.layout.client') @section('content')
-
-
+
{!! Lang::get('lang.Report') !!}
-
-
- {!! Lang::get('lang.help_topic') !!}
+{!! Lang::get('lang.Report') !!}
+
+
+
-
-
@stop
@section('Report')
-class="active"
+class="nav-link active"
@stop
@section('dashboard-bar')
@@ -33,7 +30,7 @@ class="active"
{{-- Success message --}}
@if(Session::has('success'))
0
+5
{!! Lang::get('lang.sorry_something_went_wrong') !!}
{!! Lang::get('lang.were_working_on_it_and_well_get_it_fixed_as_soon_as_we_can') !!}
diff --git a/resources/views/themes/default1/agent/helpdesk/report/index.blade.php b/resources/views/themes/default1/agent/helpdesk/report/index.blade.php index c8806439c..7cee99df3 100644 --- a/resources/views/themes/default1/agent/helpdesk/report/index.blade.php +++ b/resources/views/themes/default1/agent/helpdesk/report/index.blade.php @@ -1,19 +1,16 @@ @extends('themes.default1.agent.layout.agent') @section('sidebar') -{!! Lang::get('lang.help_topic') !!}
-
-
+
{{Session::get('success')}}
@@ -41,25 +38,29 @@ class="active"
{{-- failure message --}}
@if(Session::has('fails'))
-
+
{!! Lang::get('lang.alert') !!}!
{{Session::get('fails')}}
@endif
-
-{{-- --}}
-
-
-
-
{!! Lang::get('lang.help_topic') !!}
+ +
+
+
+
- {!! Lang::get('lang.help_topic') !!}
+
+
+