@extends('core::layouts.app') @section('title', __('Create new template')) @section('content')

@lang('New')

@include('core::partials.admin-sidebar')
@csrf

@lang('Active')
@lang('Premium')
@stop