@extends('admin.layouts.master') @section('content') @if(config('app.demo') !== true || config('app.debug') == true)
{{ $active_theme['name'] }} v-{{ $active_theme['version'] }}
{{ $active_theme['description'] }}
{{ trans('app.current_theme') }}
{{ $theme['name'] }} v-{{ $theme['version'] }}
{{ $theme['description'] }}