@extends('admin.layouts.index', ['header' => true, 'nav' => true, 'demo' => true]) @php $web_template = getConfigData('web_template'); @endphp @section('content')
{{ __('Coming Soon!') }}
{{ __('Templates are used to add extra front-end web templates to GoBiz.') }}
{{ __('You can install templates from the GoBiz Templates Store.') }}