var/cache/dev/twig/a8/a8b7f2ebbc436f26ca8c594663eb36a20088b2ee9e27ab23d143001abdb2980a.php line 68

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @AqarmapListingBundle/Listing/afterLeadModal.html.twig */
  14. class __TwigTemplate_bc1a8aa3a91ee0a32ae60841fc6d5ad77457ce37b6349d0bc2b6460130e5af53 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AqarmapListingBundle/Listing/afterLeadModal.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AqarmapListingBundle/Listing/afterLeadModal.html.twig"));
  33.         // line 1
  34.         echo "<div class=\"modal small easy-access modal-box quick-lead-modal px-0\"
  35.     id=\"after-lead-modal\"
  36.     tabindex=\"-1\"
  37.     role=\"dialog\"
  38.      >
  39.     <div class=\"modal-dialog\" role=\"document\" >
  40.         <div class=\"modal-content modal-lg  modal-box__content pb-xxl\">
  41.             <div class=\"modal-box__header modal-lg\">
  42.                 <span class=\"modal-box__title\">
  43.                     ";
  44.         // line 10
  45.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("listing.contact_the_seller"), "html"nulltrue);
  46.         echo "
  47.                 </span>
  48.                 <button type=\"button\"
  49.                     class=\"modal-close modal-box__close\"
  50.                     data-dismiss=\"modal\"
  51.                     ng-click=\"onCloseAfterLeadModal()\">
  52.                     <img src=\"/images/close_dark_gray.svg\"/>
  53.                 </button>
  54.             </div>
  55.             <div class=\"body\">
  56.                 <div class=\"modal-box__data card-details-container \">
  57.                     ";
  58.         // line 21
  59.         $this->loadTemplate("@AqarmapListingBundle/Listing/afterLeadSellerInfo.html.twig""@AqarmapListingBundle/Listing/afterLeadModal.html.twig"21)->display($context);
  60.         // line 22
  61.         echo "                </div>
  62.                 <div class=\"listing-phone-container listing-phone-container_bg-white listing-phone-container_md-size-list\">
  63.                     <div class=\"border-gray_top\">
  64.                         ";
  65.         // line 25
  66.         $this->loadTemplate("@AqarmapListingBundle/Listing/afterLeadSellerPhones.html.twig""@AqarmapListingBundle/Listing/afterLeadModal.html.twig"25)->display($context);
  67.         // line 26
  68.         echo "                    </div>
  69.                 </div>
  70.                 <div class=\"height-xxl col-px-default  d-none flex-column  justify-content-between \">
  71.                     <div class=\"border-gray_top py-sm  \">
  72.                         <p class=\"text-black text-xl font-weight-bold\">
  73.                             ";
  74.         // line 31
  75.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("listing.schedule_vist.title"), "html"nulltrue);
  76.         echo "
  77.                         </p>
  78.                         <p class=\"text-md\">
  79.                             ";
  80.         // line 34
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("listing.schedule_vist.description"), "html"nulltrue);
  82.         echo "
  83.                         </p>
  84.                     </div>
  85.                 </div>
  86.             </div>
  87.         </div>
  88.     </div>
  89. </div>
  90. ";
  91.         
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  93.         
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  95.     }
  96.     public function getTemplateName()
  97.     {
  98.         return "@AqarmapListingBundle/Listing/afterLeadModal.html.twig";
  99.     }
  100.     public function isTraitable()
  101.     {
  102.         return false;
  103.     }
  104.     public function getDebugInfo()
  105.     {
  106.         return array (  90 => 34,  84 => 31,  77 => 26,  75 => 25,  70 => 22,  68 => 21,  54 => 10,  43 => 1,);
  107.     }
  108.     public function getSourceContext()
  109.     {
  110.         return new Source("<div class=\"modal small easy-access modal-box quick-lead-modal px-0\"
  111.     id=\"after-lead-modal\"
  112.     tabindex=\"-1\"
  113.     role=\"dialog\"
  114.      >
  115.     <div class=\"modal-dialog\" role=\"document\" >
  116.         <div class=\"modal-content modal-lg  modal-box__content pb-xxl\">
  117.             <div class=\"modal-box__header modal-lg\">
  118.                 <span class=\"modal-box__title\">
  119.                     {{ 'listing.contact_the_seller'|trans }}
  120.                 </span>
  121.                 <button type=\"button\"
  122.                     class=\"modal-close modal-box__close\"
  123.                     data-dismiss=\"modal\"
  124.                     ng-click=\"onCloseAfterLeadModal()\">
  125.                     <img src=\"/images/close_dark_gray.svg\"/>
  126.                 </button>
  127.             </div>
  128.             <div class=\"body\">
  129.                 <div class=\"modal-box__data card-details-container \">
  130.                     {% include \"@AqarmapListingBundle/Listing/afterLeadSellerInfo.html.twig\" %}
  131.                 </div>
  132.                 <div class=\"listing-phone-container listing-phone-container_bg-white listing-phone-container_md-size-list\">
  133.                     <div class=\"border-gray_top\">
  134.                         {% include \"@AqarmapListingBundle/Listing/afterLeadSellerPhones.html.twig\" %}
  135.                     </div>
  136.                 </div>
  137.                 <div class=\"height-xxl col-px-default  d-none flex-column  justify-content-between \">
  138.                     <div class=\"border-gray_top py-sm  \">
  139.                         <p class=\"text-black text-xl font-weight-bold\">
  140.                             {{'listing.schedule_vist.title'|trans}}
  141.                         </p>
  142.                         <p class=\"text-md\">
  143.                             {{'listing.schedule_vist.description'|trans}}
  144.                         </p>
  145.                     </div>
  146.                 </div>
  147.             </div>
  148.         </div>
  149.     </div>
  150. </div>
  151. ""@AqarmapListingBundle/Listing/afterLeadModal.html.twig""/srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Resources/views/Listing/afterLeadModal.html.twig");
  152.     }
  153. }