<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\CoreExtension;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;/* @HoneybeeWeb/pages/freelancer_profile.html.twig */class __TwigTemplate_5102c484ea1f0725f40837145a1416a79269510f51cfe0836618e6857625a845 extends Template{ private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } 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", "@HoneybeeWeb/pages/freelancer_profile.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@HoneybeeWeb/pages/freelancer_profile.html.twig")); // line 1 yield from $this->loadTemplate("@Application/inc/central_header.html.twig", "@HoneybeeWeb/pages/freelancer_profile.html.twig", 1)->unwrap()->yield($context); // line 2 yield "<!-- freelancer Section Start --><div class=\"free-profile-page section\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"free-profile-page-info\"> <h1 class=\"section-title\">Freelancer Profile </h1> </div> </div> </div> <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"profile-header\"> <div class=\"profile-info\"> <img class=\"porfile-img\" src=\""; // line 19 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/Ellipse.png?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"Profile Picture\"> <div class=\"badge\"> <img src=\""; // line 22 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/badge1.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> <span class=\"position\">1st</span> </div> <div class=\"profile-details\"> <h2>RoroNoa Zoro</h2> <div class=\"rating\"> <img src=\""; // line 29 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/star.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"><span>4.5</span> </div> <p><span>Profession:</span> HR</p> <p><span>Experience:</span> <strong class=\"experience\">5 Years</strong></p> <p><span>Country:</span> Bangladesh</p> <p><span>Languages:</span> Bengali, English, Hindi</p> </div> </div> <hr class=\"separator\"> <div class=\"book-appointment\"> <h4>Book an Appointment</h4> <h3>\$20/Hour</h3> <button>Book Appointment</button> <p>Typically replies within <strong class='dark-span-text'>1 hour</strong></p> </div> </div> </div> <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"profile-details-section\"> <div class=\"expert-in\"> <h3>Expert in</h3> <p>HR Consulting, HR Management</p> </div> <h2> Profile Details </h2> <div class=\"profile-details py-2\"> <div class=\"container-xxl\"> <div class=\"tab-wrapper\"> <ul class=\"nav nav-tabs d-flex justify-content-start border-bottom\" id=\"myTab\" role=\"tablist\" > <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link active\" id=\"tab1-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab1\" type=\"button\" role=\"tab\" > Personal Info </button> </li> <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link\" id=\"tab2-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab2\" type=\"button\" role=\"tab\" > Professional Info </button> </li> <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link\" id=\"tab3-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab3\" type=\"button\" role=\"tab\" > Employee & Educational Info </button> </li> </ul> </div> <div class=\"tab-content py-4\" id=\"myTabContent\"> "; // line 108 yield " <div class=\"tab-pane fade show active border-0\" id=\"tab1\" role=\"tabpanel\"> <div class=\"row px-3\"> "; // line 111 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>First Name:</h3> </div> <p> <span class=\"inplace\" data-set-method=\"setFirstname\">"; // line 116 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 116, $this->source); })()), "firstname", [], "any", false, false, false, 116))) ? (yield "First name") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 116, $this->source); })()), "firstname", [], "any", false, false, false, 116), "html", null, true))); yield "</span> </p> </div> "; // line 120 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Last Name:</h3> </div> <p> <span class=\"inplace\" data-set-method=\"setLastname\">"; // line 125 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 125, $this->source); })()), "lastname", [], "any", false, false, false, 125))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 125, $this->source); })()), "lastname", [], "any", false, false, false, 125), "html", null, true))); yield "</span> </p> </div> </div> "; // line 130 yield " <div class=\"about-freelancer\"> <div> <h3>About Me</h3> </div> <p> <span class=\"inplace\" data-set-method=\"\" > </span> </p> </div> "; // line 139 yield " <div class=\"row px-3\"> "; // line 142 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Contact no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" ></span></p> </div> "; // line 151 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Optional Contact no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\"></span></p> </div> "; // line 160 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>National ID no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"setNid\" data-field='nid'>"; // line 165 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 165, $this->source); })()), "nid", [], "any", false, false, false, 165))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 165, $this->source); })()), "tin", [], "any", false, false, false, 165), "html", null, true))); yield "</span></p> </div> "; // line 169 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Passport no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" >91596999999</span></p> </div> "; // line 178 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>TIN no:</h3> </div> <p><span class=\"inplace\" data-field='tin' data-set-method=\"setTin\">"; // line 183 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 183, $this->source); })()), "tin", [], "any", false, false, false, 183))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 183, $this->source); })()), "tin", [], "any", false, false, false, 183), "html", null, true))); yield "</span></p> </div> "; // line 187 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Date of Birth:</h3> </div> "; // line 193 yield " <p><span class=\"inplace\" data-field='dob' data-set-method=\"setDob\" data-field-type=\"_DATE_\">"; (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 193, $this->source); })()), "dob", [], "any", false, false, false, 193))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 193, $this->source); })()), "dob", [], "any", false, false, false, 193), "Y-m-d"), "html", null, true))); yield "</span></p> </div> "; // line 197 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Gender:</h3> </div> <p><span class=\"inplace\" data-field='sex' data-set-method=\"setSex\">"; // line 202 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 202, $this->source); })()), "sex", [], "any", false, false, false, 202))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 202, $this->source); })()), "sex", [], "any", false, false, false, 202), "html", null, true))); yield "</span></p> </div> "; // line 206 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Religion:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\"></span></p> </div> "; // line 215 yield " <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Blood Group:</h3> </div> <p><span class=\"inplace\" data-set-method=\"setBlood\">"; // line 220 (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 220, $this->source); })()), "blood", [], "any", false, false, false, 220))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 220, $this->source); })()), "blood", [], "any", false, false, false, 220), "html", null, true))); yield "</span></p> </div> </div> "; // line 226 yield " <div class=\"row\"> "; // line 229 yield " <div class=\"col-12 col-md-6 col-lg-6 about-freelancer px-3\"> <div> <h3>Current Address:</h3> </div> "; // line 235 yield " <p><span class=\"inplace\" data-set-method=\"setCurrAddr\" > "; (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 235, $this->source); })()), "currAddr", [], "any", false, false, false, 235))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 235, $this->source); })()), "currAddr", [], "any", false, false, false, 235), "html", null, true))); yield " </span></p> </div> "; // line 239 yield " <div class=\"col-12 col-md-6 col-lg-6 about-freelancer\"> <div> <h3>Permanent Address:</h3> </div> "; // line 245 yield " <p><span class=\"inplace\" data-set-method=\"setPurrAddr\" > </span></p> </div> </div> </div> "; // line 252 yield " <div class=\"tab-pane fade\" id=\"tab2\" role=\"tabpanel\"> <div class=\"row p-3\"> "; // line 255 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Department:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Software</span></p> </div> "; // line 264 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Designation:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Web Application Developer</span></p> </div> "; // line 273 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Branch:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Uttara</span></p> </div> "; // line 282 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Location:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Uttara</span></p> </div> "; // line 291 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Supervisor Name:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Mr. X</span></p> </div> "; // line 300 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Joining Date:</h3> </div> "; // line 306 yield " <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">showed error</span></p> </div> "; // line 310 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Probationary Period:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">3 months</span></p> </div> "; // line 319 yield " <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Employment Type:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Full time</span></p> </div> </div> </div> "; // line 331 yield " <div class=\"tab-pane fade\" id=\"tab3\" role=\"tabpanel\"> "; // line 333 yield " <div > <div class='mb-4'> <h3>Skills on focus</h3> <p name=\"skill[]\" id=\"skill\" class=\"custom-width\" data-set-method=\"setSkill\" data-field-type=\"_JSON_\" data-modify-trans-date=\"0\" multiple> </p> </div> "; // line 347 yield " "; // line 350 yield " </div> "; // line 353 yield " <h2 class=\"mt-2\"> Employment history: </h2> <div id=\"employment-history\" class=\"p-3\"> <div class=\"row employment-entry\"> "; // line 357 yield " <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer \"> <div> <h3> Company name</h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> HoneyBee IOT Ltd. </span> </p> </div> </div> "; // line 371 yield " <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Designation</h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Web </span> </p> </div> </div> "; // line 384 yield " <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Work responsibility </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Frontend </span> </p> </div> </div> "; // line 398 yield " <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> year </h3> </div> "; // line 405 yield " <p> <span class=\"inplace \" data-set-method=\"setworkExperienceYear\" data-field-type=\"\"> "; (((null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 405, $this->source); })()), "workExperienceYear", [], "any", false, false, false, 405))) ? (yield "Edit") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["details"]) || array_key_exists("details", $context) ? $context["details"] : (function () { throw new RuntimeError('Variable "details" does not exist.', 405, $this->source); })()), "workExperienceYear", [], "any", false, false, false, 405), "html", null, true))); yield " </span> </p> </div> </div> "; // line 412 yield " <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Duration </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 1 </span> </p> </div> </div> </div> </div> <h2 class=\"mt-2\"> Education history: </h2> "; // line 429 yield " <div id=\"education-history\" class=\"p-3\" > <div class=\"row education-entry\" > "; // line 432 yield " <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Institute name </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> UAP </span> </p> </div> "; // line 442 yield " <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Degree </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Degree </span> </p> </div> "; // line 452 yield " <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Year </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 4 </span> </p> </div> "; // line 462 yield " <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Duration </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 4 </span> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> "; // line 488 yield " <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"reviewer-info\"> <div class=\"reviewer-profile-content\"> <hr class=\"profile-separator1\"> <div class=\"profile\"> <img class=\"profile-img\" src=\""; // line 496 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/Ellipse.png?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> <div> <h4 class=\"name\">Minato Namikaze</h4> <img src=\""; // line 499 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/Japan.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> <span class=\"country-name\">Japan</span> </div> </div> <div class=\"review\"> <div class=\"stars\"> <div><img src=\""; // line 506 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/star.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"><span class=\"star\">5</span></div> <hr class=\"review-separator\"> <span>1 Month Ago</span> </div> <p> Exceptional HR expertise! [Freelancer's Name] helped streamline our hiring process and implement effective HR policies. Their professionalism and attention to detail made a significant impact on our team. Highly recommended! </p> </div> <hr class=\"profile-separator2\"> </div> <hr class=\"profile-separator3\"> <div class=\"side-order\"> <h5>Order</h5> <ul> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> </ul> </div> </div> <div class=\"reviewer-info\"> <div class=\"reviewer-profile-content\"> <div class=\"profile\"> <img class=\"profile-img\" src=\""; // line 534 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/Ellipse.png?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> <div> <h4 class=\"name\">Minato Namikaze</h4> <img src=\""; // line 537 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/Japan.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> <span class=\"country-name\">Japan</span> </div> </div> <div class=\"review\"> <div class=\"stars\"> <div><img src=\""; // line 544 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/images/freeprofile/star.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"><span class=\"star\">5</span></div> <hr class=\"review-separator\"> <span>1 Month Ago</span> </div> <p> A true HR specialist! From talent acquisition to employee engagement strategies, [Freelancer's Name] exceeded our expectations. Their insights and proactive approach improved our workplace culture. Will definitely work with them again! </p> </div> </div> <hr class=\"profile-separator3\"> <div class=\"side-order\"> <h5>Order</h5> <ul> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> </ul> </div> </div> <div class=\"pagination-container d-flex justify-content-center align-items-center\"> <button id=\"blogPrevPageBtn\" ><img src=\""; // line 568 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/icons/arrow-left.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"> Previous</button> <div class=\"page-info mx-3\"><span class=\"active\">1</span> out of 6</div> <button id=\"blogNextPageBtn\" >Next <img src=\""; // line 570 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true); yield "honeybee_web_assets/icons/arrow-right.svg?version="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true); yield "\" alt=\"\"></button> </div> </div> </div></div> <!-- freelancer Section end -->"; // line 579 yield from $this->loadTemplate("@HoneybeeWeb/footer/central_footer.html.twig", "@HoneybeeWeb/pages/freelancer_profile.html.twig", 579)->unwrap()->yield($context); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "@HoneybeeWeb/pages/freelancer_profile.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 749 => 579, 735 => 570, 728 => 568, 699 => 544, 687 => 537, 679 => 534, 646 => 506, 634 => 499, 626 => 496, 616 => 488, 589 => 462, 578 => 452, 567 => 442, 556 => 432, 552 => 429, 534 => 412, 524 => 405, 516 => 398, 501 => 384, 487 => 371, 472 => 357, 467 => 353, 463 => 350, 461 => 347, 446 => 333, 443 => 331, 430 => 319, 420 => 310, 415 => 306, 408 => 300, 398 => 291, 388 => 282, 378 => 273, 368 => 264, 358 => 255, 354 => 252, 346 => 245, 339 => 239, 332 => 235, 325 => 229, 321 => 226, 313 => 220, 306 => 215, 296 => 206, 290 => 202, 283 => 197, 276 => 193, 269 => 187, 263 => 183, 256 => 178, 246 => 169, 240 => 165, 233 => 160, 223 => 151, 213 => 142, 209 => 139, 199 => 130, 192 => 125, 185 => 120, 179 => 116, 172 => 111, 168 => 108, 85 => 29, 73 => 22, 65 => 19, 46 => 2, 44 => 1,); } public function getSourceContext() { return new Source("{% include '@Application/inc/central_header.html.twig' %}<!-- freelancer Section Start --><div class=\"free-profile-page section\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"free-profile-page-info\"> <h1 class=\"section-title\">Freelancer Profile </h1> </div> </div> </div> <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"profile-header\"> <div class=\"profile-info\"> <img class=\"porfile-img\" src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/Ellipse.png?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"Profile Picture\"> <div class=\"badge\"> <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/badge1.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> <span class=\"position\">1st</span> </div> <div class=\"profile-details\"> <h2>RoroNoa Zoro</h2> <div class=\"rating\"> <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/star.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"><span>4.5</span> </div> <p><span>Profession:</span> HR</p> <p><span>Experience:</span> <strong class=\"experience\">5 Years</strong></p> <p><span>Country:</span> Bangladesh</p> <p><span>Languages:</span> Bengali, English, Hindi</p> </div> </div> <hr class=\"separator\"> <div class=\"book-appointment\"> <h4>Book an Appointment</h4> <h3>\$20/Hour</h3> <button>Book Appointment</button> <p>Typically replies within <strong class='dark-span-text'>1 hour</strong></p> </div> </div> </div> <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"profile-details-section\"> <div class=\"expert-in\"> <h3>Expert in</h3> <p>HR Consulting, HR Management</p> </div> <h2> Profile Details </h2> <div class=\"profile-details py-2\"> <div class=\"container-xxl\"> <div class=\"tab-wrapper\"> <ul class=\"nav nav-tabs d-flex justify-content-start border-bottom\" id=\"myTab\" role=\"tablist\" > <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link active\" id=\"tab1-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab1\" type=\"button\" role=\"tab\" > Personal Info </button> </li> <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link\" id=\"tab2-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab2\" type=\"button\" role=\"tab\" > Professional Info </button> </li> <li class=\"nav-item\" role=\"presentation\"> <button class=\"nav-link\" id=\"tab3-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#tab3\" type=\"button\" role=\"tab\" > Employee & Educational Info </button> </li> </ul> </div> <div class=\"tab-content py-4\" id=\"myTabContent\"> {# 1st div: personal info #} <div class=\"tab-pane fade show active border-0\" id=\"tab1\" role=\"tabpanel\"> <div class=\"row px-3\"> {# first name #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>First Name:</h3> </div> <p> <span class=\"inplace\" data-set-method=\"setFirstname\">{{ details.firstname is null?'First name':details.firstname }}</span> </p> </div> {# last name #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Last Name:</h3> </div> <p> <span class=\"inplace\" data-set-method=\"setLastname\">{{ details.lastname is null?'Edit':details.lastname }}</span> </p> </div> </div> {# about-freelancer #} <div class=\"about-freelancer\"> <div> <h3>About Me</h3> </div> <p> <span class=\"inplace\" data-set-method=\"\" > </span> </p> </div> {# 2nd part: others information #} <div class=\"row px-3\"> {# Contact Information Section #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Contact no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" ></span></p> </div> {# Optional Contact #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Optional Contact no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\"></span></p> </div> {# National ID #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>National ID no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"setNid\" data-field='nid'>{{ details.nid is null?'Edit':details.tin }}</span></p> </div> {# Passport No #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Passport no:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" >91596999999</span></p> </div> {# TIN No #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>TIN no:</h3> </div> <p><span class=\"inplace\" data-field='tin' data-set-method=\"setTin\">{{ details.tin is null?'Edit':details.tin }}</span></p> </div> {# Date of Birth #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Date of Birth:</h3> </div> {# {{ details.dob is null?'Edit':details.dob }} #} <p><span class=\"inplace\" data-field='dob' data-set-method=\"setDob\" data-field-type=\"_DATE_\">{{ details.dob is null?'Edit':details.dob|date('Y-m-d') }}</span></p> </div> {# Gender #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Gender:</h3> </div> <p><span class=\"inplace\" data-field='sex' data-set-method=\"setSex\">{{ details.sex is null?'Edit':details.sex }}</span></p> </div> {# Religion #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Religion:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\"></span></p> </div> {# Blood Group #} <div class=\"col-lg-4 col-md-6 col-12 about-freelancer\"> <div> <h3>Blood Group:</h3> </div> <p><span class=\"inplace\" data-set-method=\"setBlood\">{{ details.blood is null?'Edit':details.blood }}</span></p> </div> </div> {# address part #} <div class=\"row\"> {# Current Address #} <div class=\"col-12 col-md-6 col-lg-6 about-freelancer px-3\"> <div> <h3>Current Address:</h3> </div> {# {{ details.curr_addr is null?'Edit':details.curr_addr }} #} <p><span class=\"inplace\" data-set-method=\"setCurrAddr\" > {{ details.currAddr is null?'Edit':details.currAddr }} </span></p> </div> {# Permanent Address #} <div class=\"col-12 col-md-6 col-lg-6 about-freelancer\"> <div> <h3>Permanent Address:</h3> </div> {# {{ details.perm_addr is null?'Edit':details.perm_addr }} #} <p><span class=\"inplace\" data-set-method=\"setPurrAddr\" > </span></p> </div> </div> </div> {# 2nd div: professional info #} <div class=\"tab-pane fade\" id=\"tab2\" role=\"tabpanel\"> <div class=\"row p-3\"> {# Department #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Department:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Software</span></p> </div> {# Designation #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Designation:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Web Application Developer</span></p> </div> {# Branch #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Branch:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Uttara</span></p> </div> {# Location #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Location:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Uttara</span></p> </div> {# Supervisor Name #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Supervisor Name:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Mr. X</span></p> </div> {# Joining Date #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Joining Date:</h3> </div> {# {{ details.joining_date is null?'Edit':details.joining_date }} #} <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">showed error</span></p> </div> {# Probationary Period #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Probationary Period:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">3 months</span></p> </div> {# Employment Type #} <div class=\"col-12 col-md-6 col-lg-4 about-freelancer\"> <div> <h3>Employment Type:</h3> </div> <p><span class=\"inplace\" data-set-method=\"\" data-field-type=\"\">Full time</span></p> </div> </div> </div> {# 3rd div: epmloyee and educational info #} <div class=\"tab-pane fade\" id=\"tab3\" role=\"tabpanel\"> {# skills #} <div > <div class='mb-4'> <h3>Skills on focus</h3> <p name=\"skill[]\" id=\"skill\" class=\"custom-width\" data-set-method=\"setSkill\" data-field-type=\"_JSON_\" data-modify-trans-date=\"0\" multiple> </p> </div> {# inplace used #} {# <span class=\"skill-tag \">Talent Acquisition & Recruitment</span> <span class=\"skill-tag\">Recruitment</span> <span class=\"skill-tag\">HR Management</span> #} </div> {# Employment history #} <h2 class=\"mt-2\"> Employment history: </h2> <div id=\"employment-history\" class=\"p-3\"> <div class=\"row employment-entry\"> {# Company name #} <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer \"> <div> <h3> Company name</h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> HoneyBee IOT Ltd. </span> </p> </div> </div> {# Designation #} <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Designation</h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Web </span> </p> </div> </div> {# Work responsibility #} <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Work responsibility </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Frontend </span> </p> </div> </div> {# year #} <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> year </h3> </div> {# data-set-method=\"setworkExperienceYear\" ekhane method er nam??? #} <p> <span class=\"inplace \" data-set-method=\"setworkExperienceYear\" data-field-type=\"\"> {{ details.workExperienceYear is null?'Edit':details.workExperienceYear }} </span> </p> </div> </div> {# duration #} <div class=\"col-lg-4 col-md-6 col-12\"> <div class=\"about-freelancer\"> <div> <h3> Duration </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 1 </span> </p> </div> </div> </div> </div> <h2 class=\"mt-2\"> Education history: </h2> {# Education history parts #} <div id=\"education-history\" class=\"p-3\" > <div class=\"row education-entry\" > {# Institute name #} <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Institute name </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> UAP </span> </p> </div> {# Degree #} <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Degree </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> Degree </span> </p> </div> {# Year #} <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Year </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 4 </span> </p> </div> {# Duration #} <div class=\"about-freelancer col-lg-3 col-md-6 col-12\"> <div> <h3> Duration </h3> </div> <p> <span class=\"inplace \" data-set-method=\"\" data-field-type=\"\"> 4 </span> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> {# reviews #} <div class=\"row col-md-12 d-flex justify-content-center align-items-center\"> <div class=\"reviewer-info\"> <div class=\"reviewer-profile-content\"> <hr class=\"profile-separator1\"> <div class=\"profile\"> <img class=\"profile-img\" src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/Ellipse.png?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> <div> <h4 class=\"name\">Minato Namikaze</h4> <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/Japan.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> <span class=\"country-name\">Japan</span> </div> </div> <div class=\"review\"> <div class=\"stars\"> <div><img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/star.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"><span class=\"star\">5</span></div> <hr class=\"review-separator\"> <span>1 Month Ago</span> </div> <p> Exceptional HR expertise! [Freelancer's Name] helped streamline our hiring process and implement effective HR policies. Their professionalism and attention to detail made a significant impact on our team. Highly recommended! </p> </div> <hr class=\"profile-separator2\"> </div> <hr class=\"profile-separator3\"> <div class=\"side-order\"> <h5>Order</h5> <ul> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> </ul> </div> </div> <div class=\"reviewer-info\"> <div class=\"reviewer-profile-content\"> <div class=\"profile\"> <img class=\"profile-img\" src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/Ellipse.png?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> <div> <h4 class=\"name\">Minato Namikaze</h4> <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/Japan.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> <span class=\"country-name\">Japan</span> </div> </div> <div class=\"review\"> <div class=\"stars\"> <div><img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/freeprofile/star.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"><span class=\"star\">5</span></div> <hr class=\"review-separator\"> <span>1 Month Ago</span> </div> <p> A true HR specialist! From talent acquisition to employee engagement strategies, [Freelancer's Name] exceeded our expectations. Their insights and proactive approach improved our workplace culture. Will definitely work with them again! </p> </div> </div> <hr class=\"profile-separator3\"> <div class=\"side-order\"> <h5>Order</h5> <ul> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> <li>Nunc ridiculus dolor lor culu volutpgula donec phareta gula donec pharetra dui pat dui conv...</li> </ul> </div> </div> <div class=\"pagination-container d-flex justify-content-center align-items-center\"> <button id=\"blogPrevPageBtn\" ><img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/icons/arrow-left.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"> Previous</button> <div class=\"page-info mx-3\"><span class=\"active\">1</span> out of 6</div> <button id=\"blogNextPageBtn\" >Next <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/icons/arrow-right.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"\"></button> </div> </div> </div></div> <!-- freelancer Section end -->{% include '@HoneybeeWeb/footer/central_footer.html.twig' %}", "@HoneybeeWeb/pages/freelancer_profile.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/freelancer_profile.html.twig"); }}