diff --git a/resources/views/layouts/commonMaster.blade.php b/resources/views/layouts/commonMaster.blade.php index 578a175..47167e1 100644 --- a/resources/views/layouts/commonMaster.blade.php +++ b/resources/views/layouts/commonMaster.blade.php @@ -11,9 +11,7 @@ - @yield('title') | - {{ config('variables.templateName') ? config('variables.templateName') : 'TemplateName' }} - - {{ config('variables.templateSuffix') ? config('variables.templateSuffix') : 'TemplateSuffix' }} + <title>@yield('title') | Codebumble Inc.