<?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;
/* Page/company.twig */
class __TwigTemplate_7d53ade5ee5d18a695cbf0965bb30d66baa6ae95ce5f2d88c8353b73fbf2568b extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "fullwidth_frame.twig";
}
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", "Page/company.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Page/company.twig"));
$this->parent = $this->loadTemplate("fullwidth_frame.twig", "Page/company.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
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"));
// line 4
echo "
<div class=\"home_title__inner home_title__inner_no_line\">
<h2 class=\"home_en_title \"><span class=\"en\">Company</span><small>会社紹介</small></h2>
</div><!--/.home_title__inner-->
<div class=\"page_kv\">
<img src=\"";
// line 9
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/company/company_kv.jpg"), "html", null, true);
echo "\">
</div>
<section class=\"page_section\">
<div class=\"page_container\">
<table class=\"base_table\">
<tr>
<th>会社名</th>
<td>創建ホーム株式会社</td>
</tr>
<tr>
<th>本部所在地</th>
<td>〒739-0007<br>
広島県東広島市西条土与丸4-3-31</td>
</tr>
<tr>
<th>代表者</th>
<td>山本 靜司</td>
</tr>
<tr>
<th>設立日</th>
<td>1987年2月</td>
</tr>
<tr>
<th>事業内容</th>
<td>
家具・インテリア通販サイト「IKUS FURNI&COO」の運営<br>
家具・インテリア・生活雑貨の販売事業<br>
注文住宅の企画、設計、施工、販売、増改築<br>
不動産の売買、仲介、賃貸物件の管理<br>
宅地造成の企画・開発
</td>
</tr>
</table>
</div><!--/.page_container-->
</section>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Page/company.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 75 => 9, 68 => 4, 58 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'fullwidth_frame.twig' %}
{% block main %}
<div class=\"home_title__inner home_title__inner_no_line\">
<h2 class=\"home_en_title \"><span class=\"en\">Company</span><small>会社紹介</small></h2>
</div><!--/.home_title__inner-->
<div class=\"page_kv\">
<img src=\"{{ asset('assets/img/company/company_kv.jpg') }}\">
</div>
<section class=\"page_section\">
<div class=\"page_container\">
<table class=\"base_table\">
<tr>
<th>会社名</th>
<td>創建ホーム株式会社</td>
</tr>
<tr>
<th>本部所在地</th>
<td>〒739-0007<br>
広島県東広島市西条土与丸4-3-31</td>
</tr>
<tr>
<th>代表者</th>
<td>山本 靜司</td>
</tr>
<tr>
<th>設立日</th>
<td>1987年2月</td>
</tr>
<tr>
<th>事業内容</th>
<td>
家具・インテリア通販サイト「IKUS FURNI&COO」の運営<br>
家具・インテリア・生活雑貨の販売事業<br>
注文住宅の企画、設計、施工、販売、増改築<br>
不動産の売買、仲介、賃貸物件の管理<br>
宅地造成の企画・開発
</td>
</tr>
</table>
</div><!--/.page_container-->
</section>
{% endblock %}
", "Page/company.twig", "/home/xs626321/ikus.furniture/public_html/dev/app/template/default/Page/company.twig");
}
}