<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @admin/default_frame.twig */
class __TwigTemplate_5b603bb0a7d652dbafb08501b6e24a9f3572dd08ea1a34a676f426e80684fa34 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@admin/default_frame.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@admin/default_frame.twig"));
// line 1
echo "<!doctype html>
";
// line 12
echo "<html lang=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config", $context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.', 12, $this->source); })()), "locale", [], "any", false, false, false, 12), "html", null, true);
echo "\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"";
// line 16
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html", null, true);
echo "\">
<title>";
// line 17
$this->displayBlock("sub_title", $context, $blocks);
echo " ";
$this->displayBlock("title", $context, $blocks);
echo " - ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo", $context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.', 17, $this->source); })()), "shop_name", [], "any", false, false, false, 17), "html", null, true);
echo "</title>
<link rel=\"icon\" href=\"";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon.ico", "admin"), "html", null, true);
echo "\">
<!-- Google Font: Source Sans Pro -->
<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\">
<!-- Font Awesome -->
<link rel=\"stylesheet\" href=\"/html/plugins/fontawesome-free/css/all.min.css\">
<!-- Ionicons -->
<link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
<!-- Tempusdominus Bootstrap 4 -->
<link rel=\"stylesheet\" href=\"/html/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css\">
<!-- iCheck -->
<link rel=\"stylesheet\" href=\"/html/plugins/icheck-bootstrap/icheck-bootstrap.min.css\">
<!-- JQVMap -->
<link rel=\"stylesheet\" href=\"/html/plugins/jqvmap/jqvmap.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-bs4/css/dataTables.bootstrap4.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-responsive/css/responsive.bootstrap4.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-buttons/css/buttons.bootstrap4.min.css\">
<!-- Theme style -->
<link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
<!-- overlayScrollbars -->
<link rel=\"stylesheet\" href=\"/html/plugins/overlayScrollbars/css/OverlayScrollbars.min.css\">
<!-- Daterange picker -->
<link rel=\"stylesheet\" href=\"/html/plugins/daterangepicker/daterangepicker.css\">
<!-- summernote -->
<link rel=\"stylesheet\" href=\"/html/plugins/summernote/summernote-bs4.min.css\">
<!-- sweetalert2 -->
<link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css\" integrity=\"sha384-lmquXrF9qn7mMo6iRQ662vN44vTTVUBpcdtDFWPxD9uFPqC/aMn6pcQrTTupiv1A\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.css", "admin"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/app.css", "admin"), "html", null, true);
echo "\">
<script src=\"";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin.bundle.js", "bundle"), "html", null, true);
echo "\"></script>
";
// line 54
$this->displayBlock('stylesheet', $context, $blocks);
// line 55
echo "
\t<!-- jQuery -->
\t<script src=\"/html/plugins/jquery/jquery.min.js\"></script>
\t<!-- jQuery UI 1.11.4 -->
\t<script src=\"/html/plugins/jquery-ui/jquery-ui.min.js\"></script>
\t<script src=\"/html/plugins/sweetalert2/sweetalert2.min.js\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
\$('.c-conversionArea').css('width','calc(100% - 250px);');
});
\t\tvar fullscreen = ";
// line 72
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, true, false, 72), "get", [0 => "fullscreen"], "method", true, true, false, 72)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, true, false, 72), "get", [0 => "fullscreen"], "method", false, false, false, 72), "0")) : ("0")), "html", null, true);
echo ";
\t\tvar pushmenu = ";
// line 73
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, true, false, 73), "get", [0 => "pushmenu"], "method", true, true, false, 73)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, true, false, 73), "get", [0 => "pushmenu"], "method", false, false, false, 73), "1")) : ("1")), "html", null, true);
echo ";
\t\tfunction fullscreen_click(){
\t\t\tif(fullscreen){
\t\t\t\tfullscreen = 0;
\t\t\t}else{
\t\t\t\tfullscreen = 1;
\t\t\t}
\$.ajax({
url: '";
// line 82
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_fullscreen");
echo "?fullscreen='+fullscreen,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t}
\t\tfunction pushmenu_click(){
\t\t\tif(pushmenu){
\t\t\t\tpushmenu = 0;
\t\t\t}else{
\t\t\t\tpushmenu = 1;
\t\t\t}
\$.ajax({
url: '";
// line 97
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_pushmenu");
echo "?pushmenu='+pushmenu,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t}
\$(function() {
\t\t if(fullscreen){
\t\t\t\t\$('#fullscreen_btn').click();
\t\t }
\$.ajax({
url: '";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_fullscreen");
echo "?fullscreen='+fullscreen,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t if(pushmenu){
\t\t\t\t\$('#pushmenu_btn').click();
\t\t }
\$.ajax({
url: '";
// line 120
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_pushmenu");
echo "?pushmenu='+pushmenu,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t\t\$('#fullscreen_btn').on('click', function() {
\t\t\t fullscreen_click();
\t\t\t});
\t\t\t\$('#pushmenu_btn').on('click', function() {
\t\t\t pushmenu_click();
\t\t\t});
});
</script>
";
// line 138
echo " ";
if (array_key_exists("plugin_assets", $context)) {
echo twig_include($this->env, $context, "@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets", $context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.', 138, $this->source); })())]);
}
// line 139
echo "
<style type=\"text/css\">
div.bootstrap-switch-container{
height: 31.5px;
\t\t}
div.bootstrap-switch-container span{
height: 31.5px;
\t\t}
\t\t";
// line 147
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 147, $this->source); })()), "request", [], "any", false, false, false, 147), "query", [], "any", false, false, false, 147), "get", [0 => "iframe"], "method", false, false, false, 147) == "iframe-mode")) {
// line 148
echo "\t\t.sf-toolbar {
\t\t\tdisplay:none !important;
\t\t}
\t\t";
}
// line 152
echo "
.badge {
border-redius: 0.5rem;
\t\t\ttext-align: left;
}
.badge-ec-blue {
padding: 0.3rem 0.3rem;
min-width: 80px;
font-size: 1rem;
font-weight: 800;
border-radius: 0.5rem;
overflow: hidden;
font-family:\"ヒラギノ丸ゴ Pro W4\",\"ヒラギノ丸ゴ Pro\",\"Hiragino Maru Gothic Pro\",\"ヒラギノ角ゴ Pro W3\",\"Hiragino Kaku Gothic Pro\",\"HG丸ゴシックM-PRO\",\"HGMaruGothicMPRO\";
}
.badge b {
font-size: 20px;
\t\t\twidth: 30px;
\t\t\ttext-align: center;
\t\t\tdisplay: inline-block;
}
.badge strong {
font-size: 1.2rem;
left: 20px;
}
\t\t.swal2-container {
\t\t\twidth: 600px !important;
\t\t}
\t\t.swal2-toast {
\t\t\tmax-width: 100% !important;
\t\t\tmin-height: 60px !important;
\t\t}
\t\t.swal2-title {
\t\t\tfont-size: 24px !important;
\t\t\tline-height; 24px !important;
\t\t\tpadding: 10px !important;
\t\t}
</style>
</head>
<body id=\"page_";
// line 194
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 194, $this->source); })()), "request", [], "any", false, false, false, 194), "get", [0 => "_route"], "method", false, false, false, 194), "html", null, true);
echo "\" class=\"hold-transition sidebar-mini layout-fixed ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 194, $this->source); })()), "request", [], "any", false, false, false, 194), "query", [], "any", false, false, false, 194), "get", [0 => "iframe"], "method", false, false, false, 194), "html", null, true);
echo "\">
<div class=\"wrapper\">
";
// line 196
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 196, $this->source); })()), "request", [], "any", false, false, false, 196), "query", [], "any", false, false, false, 196), "get", [0 => "iframe"], "method", false, false, false, 196) != "iframe-mode")) {
// line 197
echo " <!-- Preloader -->
<div class=\"preloader flex-column justify-content-center align-items-center\">
<img class=\"animation__shake\" src=\"/html/dist/img/exterior_plus_logo.png\" alt=\"Logo\" width=\"600\" style=\"opacity:0.3\">
</div>
";
}
// line 202
echo " <!-- Navbar -->
<nav class=\"main-header navbar navbar-expand navbar-white navbar-light\">
<!-- Left navbar links -->
<ul class=\"navbar-nav\">
<li class=\"nav-item\">
<a class=\"nav-link\" data-widget=\"pushmenu\" href=\"#\" role=\"button\" id=\"pushmenu_btn\"><i class=\"fas fa-bars\"></i></a>
</li>
<li class=\"nav-item d-none d-sm-inline-block\">
<a href=\"";
// line 210
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_homepage");
echo "\" class=\"nav-link\" data-action=\"confirm\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.home"), "html", null, true);
echo "</a>
</li>
<li class=\"nav-item d-none d-sm-inline-block\">
<a href=\"/C6dwP57u/refine_manage_menu_plus/show/1\" class=\"nav-link\" data-action=\"confirm\">商品管理シート</a>
</li>
</ul>
<!-- Right navbar links -->
<ul class=\"navbar-nav ml-auto\">
<!-- Notifications Dropdown Menu -->
<li class=\"nav-item dropdown\">
<a class=\"nav-link\" data-toggle=\"dropdown\" href=\"#\">
";
// line 223
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.user_name", ["%name%" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 223, $this->source); })()), "user", [], "any", false, false, false, 223), "name", [], "any", false, false, false, 223)]), "html", null, true);
echo "
</a>
<div class=\"dropdown-menu dropdown-menu-lg dropdown-menu-right\">
<span class=\"dropdown-item dropdown-header\">";
// line 226
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.user_name", ["%name%" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 226, $this->source); })()), "user", [], "any", false, false, false, 226), "name", [], "any", false, false, false, 226)]), "html", null, true);
echo "</span>
<div class=\"dropdown-divider\"></div>
<a href=\"";
// line 228
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_change_password");
echo "\" class=\"dropdown-item\">
<i class=\"fas fa-envelope mr-2\"></i> ";
// line 229
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.change_password"), "html", null, true);
echo "
</a>
<a href=\"";
// line 231
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_logout");
echo "\" class=\"dropdown-item\">
<i class=\"fas fa-envelope mr-2\"></i> ";
// line 232
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.logout"), "html", null, true);
echo "
</a>
</div>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" data-widget=\"fullscreen\" href=\"#\" role=\"button\" id=\"fullscreen_btn\">
<i class=\"fas fa-expand-arrows-alt\"></i>
</a>
</li>
</ul>
</nav>
<!-- /.navbar -->
<aside class=\"main-sidebar sidebar-dark-primary elevation-4\">
<!-- Brand Logo -->
<a href=\"";
// line 246
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_homepage");
echo "\" class=\"brand-link\">
<img src=\"/html/dist/img/symbol.png\" alt=\"Exterior Plus\" class=\"brand-image\">
<span class=\"brand-text font-weight-light\">Exterior Plus</span>
</a>
<div class=\"sidebar\">
";
// line 251
echo twig_include($this->env, $context, "@admin/nav.twig");
echo "
</div>
</aside>
<!-- Content Wrapper. Contains page content -->
<div class=\"content-wrapper\">
<section class=\"content\">
<div class=\"container-fluid\">
";
// line 258
echo twig_include($this->env, $context, "@admin/alert.twig");
echo "
";
// line 259
$this->displayBlock('main', $context, $blocks);
// line 260
echo " </div>
</section>
<!-- /.content -->
</div>
<!-- /.content-wrapper -->
<footer class=\"main-footer\">
<strong>Copyright © 2024 KK.3S3</strong>
All rights reserved.
<div class=\"float-right d-none d-sm-inline-block\">
<b>Version</b> 1.2
</div>
</footer>
</div>
";
// line 273
$this->loadTemplate("@common/lang.twig", "@admin/default_frame.twig", 273)->display($context);
// line 274
echo "<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js", "admin"), "html", null, true);
echo "\"></script>
";
// line 275
$this->displayBlock('javascript', $context, $blocks);
// line 277
if (array_key_exists("plugin_snippets", $context)) {
// line 278
echo " ";
echo twig_include($this->env, $context, "@admin/snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets", $context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.', 278, $this->source); })())]);
echo "
";
}
// line 280
echo "<!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
<script>
\$.widget.bridge('uibutton', \$.ui.button)
</script>
<!-- Bootstrap 4 -->
<script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
<!-- ChartJS -->
<script src=\"/html/plugins/chart.js/Chart.min.js\"></script>
<!-- Sparkline -->
<script src=\"/html/plugins/sparklines/sparkline.js\"></script>
<!-- JQVMap -->
<script src=\"/html/plugins/jqvmap/jquery.vmap.min.js\"></script>
<script src=\"/html/plugins/jqvmap/maps/jquery.vmap.usa.js\"></script>
<!-- jQuery Knob Chart -->
<script src=\"/html/plugins/jquery-knob/jquery.knob.min.js\"></script>
<!-- daterangepicker -->
<script src=\"/html/plugins/moment/moment.min.js\"></script>
<script src=\"/html/plugins/daterangepicker/daterangepicker.js\"></script>
<!-- Tempusdominus Bootstrap 4 -->
<script src=\"/html/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js\"></script>
<!-- Summernote -->
<script src=\"/html/plugins/summernote/summernote-bs4.min.js\"></script>
<!-- Bootstrap-Switch -->
<script src=\"/html/plugins/bootstrap-switch/js/bootstrap-switch.min.js\"></script>
<!-- overlayScrollbars -->
<script src=\"/html/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js\"></script>
<script src=\"/html/plugins/datatables/jquery.dataTables.min.js\"></script>
<!-- AdminLTE App -->
<script src=\"/html/dist/js/adminlte.js\"></script>
<script>
\$(\"input[data-bootstrap-switch]\").each(function(){
\$(this).bootstrapSwitch('state', \$(this).prop('checked'));
});
\$('#product_option1').DataTable({
\"paging\": false,
\"searching\": true,
});
\$('#product_option2').DataTable({
\"paging\": false,
\"searching\": true,
});
\$('#product_option3').DataTable({
\"paging\": false,
\"searching\": true,
});
</script>
</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 54
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 259
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 275
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@admin/default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 527 => 275, 509 => 259, 491 => 54, 429 => 280, 423 => 278, 421 => 277, 419 => 275, 414 => 274, 412 => 273, 397 => 260, 395 => 259, 391 => 258, 381 => 251, 373 => 246, 356 => 232, 352 => 231, 347 => 229, 343 => 228, 338 => 226, 332 => 223, 314 => 210, 304 => 202, 297 => 197, 295 => 196, 288 => 194, 244 => 152, 238 => 148, 236 => 147, 226 => 139, 221 => 138, 201 => 120, 188 => 110, 172 => 97, 154 => 82, 142 => 73, 138 => 72, 119 => 55, 117 => 54, 113 => 53, 108 => 51, 104 => 50, 69 => 18, 61 => 17, 57 => 16, 49 => 12, 46 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<html lang=\"{{ eccube_config.locale }}\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
<title>{{ block('sub_title') }} {{ block('title') }} - {{ BaseInfo.shop_name }}</title>
<link rel=\"icon\" href=\"{{ asset('assets/img/favicon.ico', 'admin') }}\">
<!-- Google Font: Source Sans Pro -->
<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\">
<!-- Font Awesome -->
<link rel=\"stylesheet\" href=\"/html/plugins/fontawesome-free/css/all.min.css\">
<!-- Ionicons -->
<link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
<!-- Tempusdominus Bootstrap 4 -->
<link rel=\"stylesheet\" href=\"/html/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css\">
<!-- iCheck -->
<link rel=\"stylesheet\" href=\"/html/plugins/icheck-bootstrap/icheck-bootstrap.min.css\">
<!-- JQVMap -->
<link rel=\"stylesheet\" href=\"/html/plugins/jqvmap/jqvmap.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-bs4/css/dataTables.bootstrap4.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-responsive/css/responsive.bootstrap4.min.css\">
\t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-buttons/css/buttons.bootstrap4.min.css\">
<!-- Theme style -->
<link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
<!-- overlayScrollbars -->
<link rel=\"stylesheet\" href=\"/html/plugins/overlayScrollbars/css/OverlayScrollbars.min.css\">
<!-- Daterange picker -->
<link rel=\"stylesheet\" href=\"/html/plugins/daterangepicker/daterangepicker.css\">
<!-- summernote -->
<link rel=\"stylesheet\" href=\"/html/plugins/summernote/summernote-bs4.min.css\">
<!-- sweetalert2 -->
<link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css\" integrity=\"sha384-lmquXrF9qn7mMo6iRQ662vN44vTTVUBpcdtDFWPxD9uFPqC/aMn6pcQrTTupiv1A\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/bootstrap.css', 'admin') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/app.css', 'admin') }}\">
<script src=\"{{ asset('admin.bundle.js', 'bundle') }}\"></script>
{% block stylesheet %}{% endblock %}
\t<!-- jQuery -->
\t<script src=\"/html/plugins/jquery/jquery.min.js\"></script>
\t<!-- jQuery UI 1.11.4 -->
\t<script src=\"/html/plugins/jquery-ui/jquery-ui.min.js\"></script>
\t<script src=\"/html/plugins/sweetalert2/sweetalert2.min.js\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
\$('.c-conversionArea').css('width','calc(100% - 250px);');
});
\t\tvar fullscreen = {{ app.session.get('fullscreen')|default('0') }};
\t\tvar pushmenu = {{ app.session.get('pushmenu')|default('1') }};
\t\tfunction fullscreen_click(){
\t\t\tif(fullscreen){
\t\t\t\tfullscreen = 0;
\t\t\t}else{
\t\t\t\tfullscreen = 1;
\t\t\t}
\$.ajax({
url: '{{ url('admin_fullscreen') }}?fullscreen='+fullscreen,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t}
\t\tfunction pushmenu_click(){
\t\t\tif(pushmenu){
\t\t\t\tpushmenu = 0;
\t\t\t}else{
\t\t\t\tpushmenu = 1;
\t\t\t}
\$.ajax({
url: '{{ url('admin_pushmenu') }}?pushmenu='+pushmenu,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t}
\$(function() {
\t\t if(fullscreen){
\t\t\t\t\$('#fullscreen_btn').click();
\t\t }
\$.ajax({
url: '{{ url('admin_fullscreen') }}?fullscreen='+fullscreen,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t if(pushmenu){
\t\t\t\t\$('#pushmenu_btn').click();
\t\t }
\$.ajax({
url: '{{ url('admin_pushmenu') }}?pushmenu='+pushmenu,
type: 'GET',
dataType: 'json'
}).done(function(data) {
}).fail(function(data) {
});
\t\t\t\$('#fullscreen_btn').on('click', function() {
\t\t\t fullscreen_click();
\t\t\t});
\t\t\t\$('#pushmenu_btn').on('click', function() {
\t\t\t pushmenu_click();
\t\t\t});
});
</script>
{# プラグイン用styleseetやmetatagなど #}
{% if plugin_assets is defined %}{{ include('@admin/snippet.twig', {snippets: plugin_assets}) }}{% endif %}
<style type=\"text/css\">
div.bootstrap-switch-container{
height: 31.5px;
\t\t}
div.bootstrap-switch-container span{
height: 31.5px;
\t\t}
\t\t{% if app.request.query.get(\"iframe\") == \"iframe-mode\" %}
\t\t.sf-toolbar {
\t\t\tdisplay:none !important;
\t\t}
\t\t{% endif %}
.badge {
border-redius: 0.5rem;
\t\t\ttext-align: left;
}
.badge-ec-blue {
padding: 0.3rem 0.3rem;
min-width: 80px;
font-size: 1rem;
font-weight: 800;
border-radius: 0.5rem;
overflow: hidden;
font-family:\"ヒラギノ丸ゴ Pro W4\",\"ヒラギノ丸ゴ Pro\",\"Hiragino Maru Gothic Pro\",\"ヒラギノ角ゴ Pro W3\",\"Hiragino Kaku Gothic Pro\",\"HG丸ゴシックM-PRO\",\"HGMaruGothicMPRO\";
}
.badge b {
font-size: 20px;
\t\t\twidth: 30px;
\t\t\ttext-align: center;
\t\t\tdisplay: inline-block;
}
.badge strong {
font-size: 1.2rem;
left: 20px;
}
\t\t.swal2-container {
\t\t\twidth: 600px !important;
\t\t}
\t\t.swal2-toast {
\t\t\tmax-width: 100% !important;
\t\t\tmin-height: 60px !important;
\t\t}
\t\t.swal2-title {
\t\t\tfont-size: 24px !important;
\t\t\tline-height; 24px !important;
\t\t\tpadding: 10px !important;
\t\t}
</style>
</head>
<body id=\"page_{{ app.request.get('_route') }}\" class=\"hold-transition sidebar-mini layout-fixed {{ app.request.query.get(\"iframe\") }}\">
<div class=\"wrapper\">
{% if app.request.query.get(\"iframe\") != \"iframe-mode\" %}
<!-- Preloader -->
<div class=\"preloader flex-column justify-content-center align-items-center\">
<img class=\"animation__shake\" src=\"/html/dist/img/exterior_plus_logo.png\" alt=\"Logo\" width=\"600\" style=\"opacity:0.3\">
</div>
{% endif %}
<!-- Navbar -->
<nav class=\"main-header navbar navbar-expand navbar-white navbar-light\">
<!-- Left navbar links -->
<ul class=\"navbar-nav\">
<li class=\"nav-item\">
<a class=\"nav-link\" data-widget=\"pushmenu\" href=\"#\" role=\"button\" id=\"pushmenu_btn\"><i class=\"fas fa-bars\"></i></a>
</li>
<li class=\"nav-item d-none d-sm-inline-block\">
<a href=\"{{ url('admin_homepage') }}\" class=\"nav-link\" data-action=\"confirm\">{{ 'admin.home'|trans }}</a>
</li>
<li class=\"nav-item d-none d-sm-inline-block\">
<a href=\"/C6dwP57u/refine_manage_menu_plus/show/1\" class=\"nav-link\" data-action=\"confirm\">商品管理シート</a>
</li>
</ul>
<!-- Right navbar links -->
<ul class=\"navbar-nav ml-auto\">
<!-- Notifications Dropdown Menu -->
<li class=\"nav-item dropdown\">
<a class=\"nav-link\" data-toggle=\"dropdown\" href=\"#\">
{{ 'admin.header.user_name'|trans({'%name%':app.user.name}) }}
</a>
<div class=\"dropdown-menu dropdown-menu-lg dropdown-menu-right\">
<span class=\"dropdown-item dropdown-header\">{{ 'admin.header.user_name'|trans({'%name%':app.user.name}) }}</span>
<div class=\"dropdown-divider\"></div>
<a href=\"{{ url(\"admin_change_password\") }}\" class=\"dropdown-item\">
<i class=\"fas fa-envelope mr-2\"></i> {{ 'admin.header.change_password'|trans }}
</a>
<a href=\"{{ url(\"admin_logout\") }}\" class=\"dropdown-item\">
<i class=\"fas fa-envelope mr-2\"></i> {{ 'admin.header.logout'|trans }}
</a>
</div>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" data-widget=\"fullscreen\" href=\"#\" role=\"button\" id=\"fullscreen_btn\">
<i class=\"fas fa-expand-arrows-alt\"></i>
</a>
</li>
</ul>
</nav>
<!-- /.navbar -->
<aside class=\"main-sidebar sidebar-dark-primary elevation-4\">
<!-- Brand Logo -->
<a href=\"{{ url('admin_homepage') }}\" class=\"brand-link\">
<img src=\"/html/dist/img/symbol.png\" alt=\"Exterior Plus\" class=\"brand-image\">
<span class=\"brand-text font-weight-light\">Exterior Plus</span>
</a>
<div class=\"sidebar\">
{{ include('@admin/nav.twig') }}
</div>
</aside>
<!-- Content Wrapper. Contains page content -->
<div class=\"content-wrapper\">
<section class=\"content\">
<div class=\"container-fluid\">
{{ include('@admin/alert.twig') }}
{% block main %}{% endblock %}
</div>
</section>
<!-- /.content -->
</div>
<!-- /.content-wrapper -->
<footer class=\"main-footer\">
<strong>Copyright © 2024 KK.3S3</strong>
All rights reserved.
<div class=\"float-right d-none d-sm-inline-block\">
<b>Version</b> 1.2
</div>
</footer>
</div>
{% include('@common/lang.twig') %}
<script src=\"{{ asset('assets/js/function.js', 'admin') }}\"></script>
{% block javascript %}{% endblock %}
{# プラグイン用Snippet #}
{% if plugin_snippets is defined %}
{{ include('@admin/snippet.twig', {snippets: plugin_snippets}) }}
{% endif %}
<!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
<script>
\$.widget.bridge('uibutton', \$.ui.button)
</script>
<!-- Bootstrap 4 -->
<script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
<!-- ChartJS -->
<script src=\"/html/plugins/chart.js/Chart.min.js\"></script>
<!-- Sparkline -->
<script src=\"/html/plugins/sparklines/sparkline.js\"></script>
<!-- JQVMap -->
<script src=\"/html/plugins/jqvmap/jquery.vmap.min.js\"></script>
<script src=\"/html/plugins/jqvmap/maps/jquery.vmap.usa.js\"></script>
<!-- jQuery Knob Chart -->
<script src=\"/html/plugins/jquery-knob/jquery.knob.min.js\"></script>
<!-- daterangepicker -->
<script src=\"/html/plugins/moment/moment.min.js\"></script>
<script src=\"/html/plugins/daterangepicker/daterangepicker.js\"></script>
<!-- Tempusdominus Bootstrap 4 -->
<script src=\"/html/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js\"></script>
<!-- Summernote -->
<script src=\"/html/plugins/summernote/summernote-bs4.min.js\"></script>
<!-- Bootstrap-Switch -->
<script src=\"/html/plugins/bootstrap-switch/js/bootstrap-switch.min.js\"></script>
<!-- overlayScrollbars -->
<script src=\"/html/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js\"></script>
<script src=\"/html/plugins/datatables/jquery.dataTables.min.js\"></script>
<!-- AdminLTE App -->
<script src=\"/html/dist/js/adminlte.js\"></script>
<script>
\$(\"input[data-bootstrap-switch]\").each(function(){
\$(this).bootstrapSwitch('state', \$(this).prop('checked'));
});
\$('#product_option1').DataTable({
\"paging\": false,
\"searching\": true,
});
\$('#product_option2').DataTable({
\"paging\": false,
\"searching\": true,
});
\$('#product_option3').DataTable({
\"paging\": false,
\"searching\": true,
});
</script>
</body>
</html>
", "@admin/default_frame.twig", "/home/xs538259/exterior-plus.jp/public_html/app/template/admin/default_frame.twig");
}
}