<?php
use 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;
/* @Application/inc/buddybee_new_header.html.twig */
class __TwigTemplate_3d688d6050725b274540845c331dccd2c555d6d121836547ced19ec216c09b16 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", "@Application/inc/buddybee_new_header.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Application/inc/buddybee_new_header.html.twig"));
// line 1
if ( !array_key_exists("include_html", $context)) {
// line 2
yield " ";
$context["include_html"] = 1;
// line 3
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 3, $this->source); })()), "request", [], "any", false, false, false, 3), "request", [], "any", false, false, false, 3), "get", ["skipHTML"], "method", false, false, false, 3), ""))) {
// line 4
yield " ";
$context["include_html"] = 0;
// line 5
yield " ";
}
// line 6
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 6, $this->source); })()), "request", [], "any", false, false, false, 6), "query", [], "any", false, false, false, 6), "get", ["skipHTML"], "method", false, false, false, 6), ""))) {
// line 7
yield " ";
$context["include_html"] = 0;
// line 8
yield " ";
}
}
// line 10
if ((0 === CoreExtension::compare((isset($context["include_html"]) || array_key_exists("include_html", $context) ? $context["include_html"] : (function () { throw new RuntimeError('Variable "include_html" does not exist.', 10, $this->source); })()), 1))) {
// line 11
yield "<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui\">
<meta name=\"description\" content=\"BuddyBee is a Foreign Study Consultancy Service Powered by HoneyBee IoT\">
<meta name=\"keywords\" content=\"BuddyBee, Honeybee, honey bee, Emrul Hasan, Mozibul Yasser, Business, Management, \">
<meta name=\"author\" content=\"BuddyBee\">
<title id=\"pageTitle\">";
// line 21
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["page_title"]) || array_key_exists("page_title", $context) ? $context["page_title"] : (function () { throw new RuntimeError('Variable "page_title" does not exist.', 21, $this->source); })()), "html", null, true);
yield "</title>
<meta property=\"og:title\" content=\"";
// line 22
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((array_key_exists("og_title", $context)) ? ((isset($context["og_title"]) || array_key_exists("og_title", $context) ? $context["og_title"] : (function () { throw new RuntimeError('Variable "og_title" does not exist.', 22, $this->source); })())) : ((isset($context["page_title"]) || array_key_exists("page_title", $context) ? $context["page_title"] : (function () { throw new RuntimeError('Variable "page_title" does not exist.', 22, $this->source); })()))), "html", null, true);
yield "\"/>
<meta property=\"og:description\"
content=\"";
// line 24
((array_key_exists("og_description", $context)) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["og_description"]) || array_key_exists("og_description", $context) ? $context["og_description"] : (function () { throw new RuntimeError('Variable "og_description" does not exist.', 24, $this->source); })()), "html", null, true)) : (yield "BuddyBee is a Foreign Study Consultancy Service Powered by HoneyBee IoT"));
yield "\"/>
<meta property=\"og:image\"
content=\"";
// line 26
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((array_key_exists("og_image", $context)) ? (($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")) . (isset($context["og_image"]) || array_key_exists("og_image", $context) ? $context["og_image"] : (function () { throw new RuntimeError('Variable "og_image" does not exist.', 26, $this->source); })()))) : (($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")) . "buddybee_assets/images/menu_logo.png"))), "html", null, true);
yield "\"/>
<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"";
// line 28
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/favicon.ico"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"";
// line 30
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-57x57.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"";
// line 31
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-60x60.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"";
// line 32
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-72x72.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"";
// line 33
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-76x76.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"";
// line 34
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-114x114.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"";
// line 35
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-120x120.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"";
// line 36
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-144x144.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"";
// line 37
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-152x152.png"), "html", null, true);
yield "\">
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
// line 38
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/apple-icon-180x180.png"), "html", null, true);
yield "\">
<link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"";
// line 39
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/android-icon-192x192.png"), "html", null, true);
yield "\">
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
// line 40
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/favicon-32x32.png"), "html", null, true);
yield "\">
<link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"";
// line 41
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/favicon-96x96.png"), "html", null, true);
yield "\">
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
// line 42
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/favicon-16x16.png"), "html", null, true);
yield "\">
<link rel=\"manifest\" href=\"";
// line 43
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/manifest.json"), "html", null, true);
yield "\">
<meta name=\"msapplication-TileColor\" content=\"#ffffff\">
<meta name=\"msapplication-TileImage\" content=\"";
// line 45
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("buddybee_assets/ms-icon-144x144.png"), "html", null, true);
yield "\">
<meta name=\"theme-color\" content=\"#ffffff\">
<link rel=\"mask-icon\" href=\"";
// line 49
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("safari-pinned-tab.svg"), "html", null, true);
yield "\" color=\"#f2003a\">
<meta name=\"theme-color\" content=\"#ffffff\">
";
// line 55
yield " ";
// line 56
yield "
";
// line 60
yield "
";
// line 63
yield " ";
// line 64
yield "
<script>
var logger = function () {
var oldConsoleLog = null;
var pub = {};
pub.enableLogger = function enableLogger() {
if (oldConsoleLog == null)
return;
window['console']['log'] = oldConsoleLog;
};
pub.disableLogger = function disableLogger() {
oldConsoleLog = console.log;
window['console']['log'] = function () {
};
};
return pub;
}();
";
// line 87
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 87, $this->source); })()), "session", [], "any", false, false, false, 87), "get", ["devAdminMode"], "method", false, false, false, 87), 1))) {
// line 88
yield " ";
} else {
// line 89
yield " window['console']['log'] = function () {
};
";
}
// line 92
yield "
</script>
<link href=\"https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css\" rel=\"stylesheet\"
integrity=\"\" crossorigin=\"anonymous\">
<!-- font awesome -->
<!-- Latest compiled and minified CSS -->
";
// line 100
yield "
<!-- Optional theme -->
";
// line 103
yield "
<link rel=\"stylesheet\" href=\"https://pro.fontawesome.com/releases/v5.10.0/css/all.css\"
integrity=\"sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p\" crossorigin=\"anonymous\"/>
<link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\"
rel=\"stylesheet\">
<!-- Owl Stylesheets -->
<link rel=\"stylesheet\"
href=\"";
// line 110
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 "buddybee_assets/css/owl.carousel.min.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\"
href=\"";
// line 112
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 "buddybee_assets/css/owl.theme.default.min.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<!-- wow css -->
<link rel=\"stylesheet\"
href=\"";
// line 116
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 "buddybee_assets/css/animate.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<!-- Custom CSS -->
<link rel=\"icon\" href=\"";
// line 119
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 "buddybee_assets/images/favicon.png\">
<link rel=\"stylesheet\"
href=\"";
// line 121
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 "buddybee_assets/css/style.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\"
href=\"";
// line 123
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 "buddybee_assets/css/responsive.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" type=\"text/css\"
href=\"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.13.3/css/selectize.css?version=";
// line 126
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\"
href=\"";
// line 128
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 "buddybee_assets/plugin/bootstrap-material-datetimepicker/css/bootstrap-material-datetimepicker.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\"
href=\"";
// line 130
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 "buddybee_assets/css/sidebars.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\"
href=\"";
// line 132
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 "buddybee_assets/css/sidebars.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\"
href=\"";
// line 134
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 "buddybee_assets/css/extra.css?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" href=\"";
// line 135
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 "alertify/themes/alertify.core.css\"/>
<link rel=\"stylesheet\" href=\"";
// line 136
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 "alertify/themes/alertify.bootstrap.css\"
id=\"toggleCSS\"/>
<style>
";
// line 142
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 142, $this->source); })()), "session", [], "any", false, false, false, 142), "get", ["devAdminMode"], "method", false, false, false, 142), 1))) {
// line 143
yield " .sf-toolbar {
display: none !important;
}
";
}
// line 148
yield "
.dt-buttons {
position: initial;
width: 70%;
/* margin-left: 20%; */
margin-bottom: 1rem;
/* margin-right: auto; */
background: #dee2e6
}
.dt-gen-button .fa {
margin: 1px 0 3px 5px;
}
.dataTables_filter {
display: inline-flex;
float: right;
width: 30%;
flex-direction: row-reverse;
}
.dt-buttons .dt-gen-button {
float: right;
/*float: none;*/
/*width: 20% !important;*/
/*width: 20% !important;*/
/*max-width: 94px;*/
/*margin-left:20px !important;*/
}
body.has_admin_bar {
font-size: .75rem;
/*min-height: 71vh;;*/
}
body.has_admin_bar section:first-of-type {
margin-left: 240px;
min-height: 71vh;;
}
body.has_admin_bar footer {
padding-left: 240px;
/*min-height: 71vh;;*/
}
section.move_for_sidebar {
min-height: 71vh;;
}
.move_for_sidebar {
margin-left: 240px;
}
section.move_for_sidebar {
min-height: 71vh;;
}
.buddybee_admin_sidebar {
position: fixed;
padding-top: 140px !important;
height: 100vh;;
/*z-index: 99999;*/
}
.selectize-control {
display: inline-flex;
min-width: 224px;
}
.selectize-control.searchbox.small_search {
display: none;;
}
@-moz-document url-prefix() {
.selectize-control {
width: 88%;
float: left;
}
}
.selectize-input.items {
border: none;
box-shadow: none;
background: none;
}
.selectize-input > input[placeholder] {
box-sizing: initial;
width: 100% !important;
font-size: 16px;
/*color: rgb(221, 221, 221);*/
color: #716767;
margin-left: 15px;
}
.align_center {
text-align: center;
}
.align_right, .trans_amount {
text-align: right;
}
.align_left {
text-align: left;
}
.pagination-div li:not(:first-child) a {
margin-left: -1px;
}
.pagination-div li a {
color: #818181;
border: 1px solid #1d5b9e33;
}
.pagination-div li a {
padding: .375rem .75rem;
}
.pagination-div li a {
position: relative;
display: block;
color: #818181;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.pagination-div li a:not([href]):not([class]):hover {
color: #fff;
text-decoration: none;
}
.pagination-div li a:not([href]):not([class]) {
color: #818181;
text-decoration: none;
cursor: pointer;
}
.pagination-div li.active a:not([href]):not([class]) {
color: #fff;
background: #1B6CB4;
border: 1px solid #1B6CB4;
transition: 0.7s ease-in-out;
}
.selectize-control.consultantSearch.small_search {
width: 80%;
}
/*.selectize-dropdown-content{*/
/* width: 280px;*/
/* padding: 20px;*/
/*}*/
/*.mainDiv{*/
/* width: 280px;*/
/*}*/
.selectize-input.items.not-full input[type=\"text\"]::-webkit-input-placeholder {
/*text-align: center;*/
}
.nav-menu {
z-index: 99999;
position: fixed;
width: 100%;
background: white;
}
section:first-of-type {
padding-top: 186px;
}
.banner {
padding-top: 128px !important;
}
.btn-primary {
color: #fff;
background-color: #1d5b9e;
border-color: #1d5b9e;
}
.text-green {
color: green;
}
.text-red {
color: red;
}
.error_class {
border: 1px solid #b94d4d !important;
}
.rel_form_submit {
width: 100%;
margin-left: 0%;
border-radius: 4px;
font-size: 14px;
font-weight: 600;
background: #DDDDDD !important;
color: #737373 !important;
font-family: 'Poppins', sans-serif;
text-transform: initial !important;
}
.rel_form_submit.ready {
background: #1d5b9e !important;
color: white !important;;
}
.small_error_text {
display: none;
margin: 0px;
margin-top: 1px;
color: #f76e6e;
font-size: 12px;
padding-left: 0rem;
}
.small_error_icon {
display: none;
color: #7394bb;
/*color: #b16a6a;*/
}
.small_error_icon.error {
/*display: none;*/
color: #f76e6e;
}
.small_error_icon.success {
/*display: none;*/
color: #4ceba9;
}
.login-inputs.inside_tablet_full_div {
background-size: cover;
margin: auto;
height: 700px;
width: 738px;
}
.login-inputs.inside_tablet_full_div .inside_screen {
width: 65%;
display: inline-block;
/*border: 1px solid black;*/
padding: 87px 62px 0;
}
.filter-divider {
margin-left: 0px;
}
.small_search .selectize-dropdown {
border-radius: 35px;
overflow: hidden !important;
}
.small_search:not(.searchbox) .selectize-dropdown {
top: 210% !important;
}
.small_search.searchbox .selectize-dropdown {
top: 116% !important;
width: 256px !important;
}
.small_search .selectize-dropdown-content {
padding: 20px;;
overflow-y: auto;;
max-height: 90vh !important;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-button {
display: none !important;;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-thumb {
background: #000 !important;
}
.small_search .selectize-input.input-active {
background: none !important;;
}
.small_search .selectize-input.dropdown-active::before {
content: \" \";
display: none;;
position: absolute;
background: #ffffff;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.selectize-dropdown-content .mainDiv {
padding: 10px;
}
.selectize-dropdown-content .mainDiv .name {
font-size: 14px;
/*font-weight: normal;*/
}
.selectize-dropdown-content .mainDiv .description {
font-size: 12px;
font-weight: normal;
}
.modal {
z-index: 99999;
}
/*@media (min-width: 576px) {*/
/*.modal-dialog {*/
/*max-width: 500px;*/
/*margin: 8.75rem auto;*/
/*}*/
/*}*/
#rescheduleModal .form-select {
padding: 0.375rem 0 .375rem 0;
}
.consultant-card {
cursor: pointer;
}
#calTbody .a-date.event:before {
display: none !important;
}
#calTbody .a-date, #calThead > div {
min-width: calc(85% / 7) !important;
max-width: calc(100% / 7) !important;
width: calc(100% / 7) !important;
/*text-align: center;*/
margin: 1%;
}
.schedule_available {
background-color: #5fb57d !important;
color: white !important;
}
.schedule_not_available {
background-color: grey !important;
color: white !important;
}
#buddybee_preloader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white;
";
// line 520
yield " z-index: 999999;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_preloader div {
background: url(\"";
// line 528
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "buddybee_assets/images/resized_buddybee.gif?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\");
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 50%;
background-size: cover !important;
background-position: center !important;
}
#buddybee_processing_loader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #ffffffad;
";
// line 547
yield " z-index: 999999;
display: none;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_processing_loader div {
background: url(http://honeybee/buddybee_assets/images/resized_buddybee.gif?version=1.3.110);
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 16px;
background-size: 80%;
background-repeat: no-repeat;
background-position: top !important;
/* border: 1px solid red; */
background-color: white;
}
#buddybee_processing_loader p {
text-align: center !important;
color: #1d5b9e;
text-transform: uppercase;
padding-top: 16vh;
font-weight: bold;
}
.sweet-alert button.confirm {
background-color: rgb(26 93 160) !important;
}
.cta {
display: none;;
border-radius: 50px;
border: 2px solid #e9ecef;
min-width: 44px;
text-align: center;
position: fixed;
top: 50%;
background: white;
color: #121212 !important;
right: 15px;
padding: 0.5rem 1rem;
}
.cta.twus {
top: 80%;
display: flex !important;
}
.cta span {
transition: width 2s ease-in-out 5s;
}
/*.cta.floating*/
.cta:hover {
/*border-radius: 50px;*/
/*border: 2px solid white;*/
color: #4b4b4b !important;
}
.cta.floating i
/*.cta:hover span*/
{
/*display: none;*/
}
@media (min-width: 320px) and (max-width: 480px) {
.cta.book_now_cta {
border: 2px solid #1d5b9e;
/* text-transform: capitalize; */
/* color: #22b14c !important; */
/* z-index: 9999999; */
/* display: flex; */
/* flex-direction: row; */
vertical-align: middle;
top: 80%;
font-size: 12px;;
/*display: flex !important;*/
}
.cta.book_now_cta i {
display: none;;
}
.cta.twus {
top: 80%;
display: none !important;
}
}
.dtp {
z-index: 200000;
}
@media (min-width: 320px) and (max-width: 480px) {
.large_screen_only {
display: none !important;
}
.report-meeting-button, .meeting_action_btn {
width: 100%;
}
.consultant-meet.after_meeting_running {
margin: 0px 0px;
}
.meeting_main_cont.pip #meet {
display: none !important;
}
.meeting_main_cont.pip {
display: none !important;
}
}
@media (min-width: 481px) {
.small_screen_only {
display: none !important;
}
.report-meeting-button {
width: 37%;
}
.report-meeting-button {
width: 30%;
}
.consultant-meet.after_meeting_running {
margin: 0px 7%;
}
}
</style>
<script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"
integrity=\"sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=\" crossorigin=\"anonymous\"></script>
<script data-ad-client=\"ca-pub-8286883017903771\" async
src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
<script>
var BaseURL = '";
// line 706
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "';
</script>
<link rel=\"stylesheet\"
href=\"";
// line 710
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 "buddybee_assets/plugin/fullcalendar3/fullcalendar.min.css\">
<link rel=\"stylesheet\"
href=\"";
// line 712
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 "buddybee_assets/plugin/fullcalendar3/scheduler/scheduler.min.css\">
</head>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-V22132YMJ3\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-V22132YMJ3');
</script>
";
// line 727
$context["BUDDYBEE_ADMIN_LEVEL"] = 0;
// line 728
$context["isConsultant"] = 0;
// line 729
yield "
";
// line 731
if (CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 731, $this->source); })()), "USER_ID", [], "any", false, false, false, 731), [], "array", true, true, false, 731)) {
// line 732
yield "
";
// line 733
$context["isConsultant"] = ((CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 733, $this->source); })()), "IS_CONSULTANT", [], "any", false, false, false, 733), [], "array", true, true, false, 733)) ? (CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 733, $this->source); })()), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 733, $this->source); })()), "IS_CONSULTANT", [], "any", false, false, false, 733), [], "array", false, false, false, 733)) : (0));
// line 734
$context["convMultFromToWithdrawable"] = $this->extensions['ApplicationBundle\Twig\GeneralExtension']->getConvMultFromToWithdrawable("");
// line 735
$context["currencyListByMarker"] = $this->extensions['ApplicationBundle\Twig\GeneralExtension']->getCurrencyListByMarker("");
// line 736
$context["withdrawCurrency"] = "bdt";
// line 737
$context["BUDDYBEE_ADMIN_LEVEL"] = ((CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 737, $this->source); })()), "BUDDYBEE_ADMIN_LEVEL", [], "any", false, false, false, 737), [], "array", true, true, false, 737)) ? (CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 737, $this->source); })()), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 737, $this->source); })()), "BUDDYBEE_ADMIN_LEVEL", [], "any", false, false, false, 737), [], "array", false, false, false, 737)) : (0));
// line 738
yield "
";
// line 739
if ((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 739, $this->source); })()), 3))) {
// line 740
yield "<body class=\"buddybee_body has_admin_bar\">
";
} elseif ((0 <= CoreExtension::compare( // line 742
(isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 742, $this->source); })()), 1))) {
// line 743
yield "<body class=\"buddybee_body has_admin_bar\">
";
} else {
// line 745
yield "<body class=\"buddybee_body\">
";
}
}
// line 749
yield "
<div id=\"buddybee_preloader\" style=\"\">
<div></div>
</div>
<div id=\"buddybee_processing_loader\" style=\"\">
<div>
<p>Processing</p>
</div>
</div>
";
// line 760
if ((0 === CoreExtension::compare((isset($context["system_type"]) || array_key_exists("system_type", $context) ? $context["system_type"] : (function () { throw new RuntimeError('Variable "system_type" does not exist.', 760, $this->source); })()), "_BUDDYBEE_"))) {
// line 761
yield "
<nav class=\"nav-menu\">
<div class=\"topbar\">
<div class=\"container\">
<nav class=\"navbar navbar-expand-lg navbar-light\">
<div class=\"container-fluid\">
<a class=\"navbar-brand\" href=\"";
// line 767
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "\" style=\"
background:url(' ";
// line 768
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 "buddybee_assets/images/menu_logo_small.png');
height: 72px !important;;
width: 100%;;
max-width: 30% !important;;
background-position: left;
/*background-size: auto 85%;;*/
background-size: contain;;
background-repeat: no-repeat;
/*image-rendering: crisp-edges;*/
/*image-rendering: -moz-crisp-edges; !* Firefox *!*/
/*image-rendering: -o-crisp-edges; !* Opera *!*/
/*image-rendering: -webkit-optimize-contrast; !* Webkit (non-standard naming)*!*/
/*-ms-interpolation-mode: nearest-neighbor;*/
\">
";
// line 784
yield " ";
// line 785
yield " ";
// line 786
yield " </a>
<div class=\"searchbar\">
</div>
<div class=\"small-menu\">
<div class=\"navbar-nav ms-auto\">
<a class=\"my-auto calendar\" href=\"#\"><i class=\"fas fa-language\"></i></a>
<div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle curr_locale_text\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\" aria-expanded=\"false\">English</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
<li><a href=\"#\" class=\"locale_changer en\" data-locale=\"en\">English</a></li>
";
// line 800
yield " ";
// line 801
yield " ";
// line 802
yield " ";
// line 803
yield " ";
// line 804
yield " <li><a href=\"#\" class=\"locale_changer bn\" data-locale=\"bn\">বাংলা</a></li>
</ul>
</div>
";
// line 807
if (CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 807, $this->source); })()), "USER_ID", [], "any", false, false, false, 807), [], "array", true, true, false, 807)) {
// line 808
yield " ";
if (((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 808, $this->source); })()), 1)) || CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), "actualUserIsAdmin", [], "array", true, true, false, 808))) {
// line 809
yield " <div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\"
aria-expanded=\"false\">Switch User</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
<li>
<a href=\"";
// line 817
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("view_as_user_buddybee")), "html", null, true);
yield "/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), "actualUserId", [], "array", true, true, false, 817)) ? (CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 817, $this->source); })()), "actualUserId", [], "array", false, false, false, 817)) : (CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 817, $this->source); })()), "userId", [], "array", false, false, false, 817))), "html", null, true);
yield " \">
Back to Mine </a></li>
<li>
<select class=\"\" aria-label=\"Default select example\"
name=\"viewAsId\" id=\"viewAsId\">
</select>
</li>
</ul>
</div>
";
}
// line 833
yield "
<div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\"
aria-expanded=\"false\">";
// line 838
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 838, $this->source); })()), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 838, $this->source); })()), "USER_NAME", [], "any", false, false, false, 838), [], "array", false, false, false, 838), "html", null, true);
yield "</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
";
// line 841
if (((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 841, $this->source); })()), 1)) || (0 === CoreExtension::compare((isset($context["isConsultant"]) || array_key_exists("isConsultant", $context) ? $context["isConsultant"] : (function () { throw new RuntimeError('Variable "isConsultant" does not exist.', 841, $this->source); })()), 1)))) {
// line 842
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("create_topic");
yield "\"> Topic Settings </a></li>
";
}
// line 844
yield " ";
if ((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 844, $this->source); })()), 1))) {
// line 845
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_application_list");
yield "\"> Pending
Applications </a></li>
";
}
// line 848
yield " ";
// line 849
yield " ";
// line 850
yield " ";
// line 851
yield " <li><a href=\"#\">
";
// line 852
if (((0 === CoreExtension::compare((isset($context["isConsultant"]) || array_key_exists("isConsultant", $context) ? $context["isConsultant"] : (function () { throw new RuntimeError('Variable "isConsultant" does not exist.', 852, $this->source); })()), 1)) || (0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 852, $this->source); })()), 1)))) {
// line 853
yield " ";
// line 854
yield " ";
// line 855
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["currencyListByMarker"]) || array_key_exists("currencyListByMarker", $context) ? $context["currencyListByMarker"] : (function () { throw new RuntimeError('Variable "currencyListByMarker" does not exist.', 855, $this->source); })()), (isset($context["withdrawCurrency"]) || array_key_exists("withdrawCurrency", $context) ? $context["withdrawCurrency"] : (function () { throw new RuntimeError('Variable "withdrawCurrency" does not exist.', 855, $this->source); })()), [], "array", false, false, false, 855), "sign", [], "array", false, false, false, 855), "html", null, true);
yield "
<span style=\"padding: 0 .25rem;\"
class=\"user_curr_balance_text\">";
// line 857
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 857, $this->source); })()), "BUDDYBEE_BALANCE", [], "array", false, false, false, 857) * CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["convMultFromToWithdrawable"]) || array_key_exists("convMultFromToWithdrawable", $context) ? $context["convMultFromToWithdrawable"] : (function () { throw new RuntimeError('Variable "convMultFromToWithdrawable" does not exist.', 857, $this->source); })()), "eur", [], "array", false, false, false, 857), (isset($context["withdrawCurrency"]) || array_key_exists("withdrawCurrency", $context) ? $context["withdrawCurrency"] : (function () { throw new RuntimeError('Variable "withdrawCurrency" does not exist.', 857, $this->source); })()), [], "array", false, false, false, 857)), 0, ".", ","), "html", null, true);
yield "</span>
";
}
// line 860
yield "
<img style=\"width: 22px; height: 22px;\"
src=\"";
// line 862
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")) . "buddybee_assets/images/bee_coin.png"), "html", null, true);
yield "\"><span
class=\"user_curr_coin_balance_text\"
style=\"padding:0 .25rem;\">";
// line 864
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 864, $this->source); })()), "BUDDYBEE_COIN_BALANCE", [], "array", false, false, false, 864), "html", null, true);
yield "</span></a>
</li>
";
// line 867
yield "
";
// line 868
if ((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 868, $this->source); })()), 1))) {
// line 869
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("buddybee_admin_dashboard");
yield "\"> Admin Dashboard </a>
</li>
<li><a href=\"";
// line 871
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_dashboard");
yield "\">Dashboard (Consultant)</a>
</li>
<li><a href=\"";
// line 873
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("student_dashboard");
yield "\">Dashboard (Student)</a></li>
";
} else {
// line 875
yield "
";
// line 877
if ((0 === CoreExtension::compare((isset($context["isConsultant"]) || array_key_exists("isConsultant", $context) ? $context["isConsultant"] : (function () { throw new RuntimeError('Variable "isConsultant" does not exist.', 877, $this->source); })()), 1))) {
// line 878
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_dashboard");
yield "\">Dashboard</a></li>
<li><a href=\"";
// line 879
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("student_dashboard");
yield "\">Dashboard (Student)</a>
</li>
";
} else {
// line 882
yield "
<li><a href=\"";
// line 883
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("student_dashboard");
yield "\">Dashboard</a></li>
";
}
// line 885
yield " ";
}
// line 886
yield " ";
// line 887
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("profile");
yield "\">Profile</a></li>
<li><a href=\"";
// line 888
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("buddybee_notification_list");
yield "\">Notifications</a></li>
";
// line 890
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultancy_document_management");
yield "\">Documents</a></li>
";
// line 892
yield " <li><a href=\"#offCanvasCalendar\"
class=\"offCanvasCalendarTrigger hide_for_small_screen\" type=\"button\"
data-bs-toggle=\"offcanvas\" data-bs-target=\"#offCanvasCalendar\"
aria-controls=\"offCanvasCalendar\">Meeting List</a></li>
";
// line 898
yield " ";
// line 899
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("recharge_account");
yield "\"> Recharge </a></li>
";
// line 900
if ((0 === CoreExtension::compare((isset($context["isConsultant"]) || array_key_exists("isConsultant", $context) ? $context["isConsultant"] : (function () { throw new RuntimeError('Variable "isConsultant" does not exist.', 900, $this->source); })()), 1))) {
// line 901
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_payment");
yield "\"> Withdraw </a></li>
";
}
// line 903
yield " ";
// line 904
yield " ";
// line 905
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("user_logout");
yield "\">Logout</a></li>
</ul>
</div>
";
} else {
// line 909
yield " ";
// line 910
yield " <a class=\"my-auto login\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("user_login");
yield "\">Log In</a>
<a class=\"my-auto signup\" href=\"";
// line 911
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("applicant_registration");
yield "\">Sign Up</a>
";
}
// line 913
yield " <div class=\"searchbar-content small_search_content\" style=\"margin-left: 1rem;\">
<input type=\"text\" class=\"searchbox small_search \" placeholder=\"Search here\">
<a href=\"#\" style=\"margin-left: 0px;\" id=\"small_search_button\"><i
class=\"fas fa-search\"></i></a>
</div>
";
// line 919
yield " ";
// line 920
yield " ";
// line 921
yield " ";
// line 922
yield " ";
// line 923
yield " ";
// line 924
yield " ";
// line 925
yield " ";
// line 926
yield " ";
// line 927
yield " ";
// line 928
yield " ";
// line 929
yield " ";
// line 930
yield " ";
// line 931
yield " ";
// line 932
yield " ";
// line 933
yield " ";
// line 934
yield " ";
// line 935
yield " ";
// line 936
yield "
";
// line 937
if (CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), CoreExtension::getAttribute($this->env, $this->source, (isset($context["UserConstants"]) || array_key_exists("UserConstants", $context) ? $context["UserConstants"] : (function () { throw new RuntimeError('Variable "UserConstants" does not exist.', 937, $this->source); })()), "USER_ID", [], "any", false, false, false, 937), [], "array", true, true, false, 937)) {
// line 938
yield " <div style=\"background: #fff;padding: 3px;\">
<button style=\"padding: 0;\"
class=\"btn btn-primary offCanvasCalendarTrigger hide_for_small_screen\"
type=\"button\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#offCanvasCalendar\"
aria-controls=\"offCanvasCalendar\">
<i class=\"fa fa-calendar\" style=\"color: #fff;
font-size: 14px;
background: #1D5B9E;
width: 31px;
height: 31px;
text-align: center;
line-height: 33px;
border-radius: 50%;\"></i>
</button>
";
// line 953
if (CoreExtension::getAttribute($this->env, $this->source, ($context["session"] ?? null), "devAdminMode", [], "array", true, true, false, 953)) {
// line 954
yield " ";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 954, $this->source); })()), "devAdminMode", [], "array", false, false, false, 954), 1))) {
// line 955
yield "
<button style=\"padding: 0;\" class=\"btn btn-primary hide_for_small_screen\"
type=\"button\" data-bs-toggle=\"offcanvas\"
data-bs-target=\"#offcanvasExample\" aria-controls=\"offcanvasExample\">
<i class=\"fa fa-comment\" style=\"
color: #fff;
font-size: 14px;
background: #1D5B9E;
width: 31px;
height: 31px;
text-align: center;
line-height: 33px;
border-radius: 50%;
\"></i>
</button>
";
}
// line 971
yield " ";
}
// line 972
yield " </div>
";
}
// line 974
yield "
</div>
</div>
</div>
</nav>
</div>
</div>
<div class=\"menubar\">
<div class=\"container\">
<nav class=\"navbar navbar-expand-lg navbar-dark\">
<div class=\"container-fluid\">
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
";
// line 992
if ((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 992, $this->source); })()), 1))) {
// line 993
yield " <button class=\"admin-menu-toggler\" type=\"button\"
aria-expanded=\"false\" aria-label=\"Toggle Admin menu\">
<span class=\"navbar-toggler-icon\"></span>
</button>
";
}
// line 998
yield "
<div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
<ul class=\"navbar-nav m-auto mb-2 mb-lg-0\">
<li class=\"nav-item\">
<a class=\"nav-link trn\" href=\"";
// line 1002
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "\" data-trn-key=\"_HOME_\">Home</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" href=\"";
// line 1005
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_search_page");
yield "\"
data-trn-key=\"_GET_CONSULTANCY_\"> Consultancy</a>
</li>
";
// line 1010
yield " ";
// line 1011
yield " ";
// line 1012
yield " <li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_PACKAGES_\" href=\"";
// line 1013
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("pricing_plan_page");
yield "\">Packages</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_UPCOMING_EVENT_\"
href=\"";
// line 1017
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("buddybee_event_list");
yield "\">Event</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_DOCUMENTS_\"
href=\"";
// line 1021
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultancy_document_management");
yield "\">Documents</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_COMMUNITY_BLOG_\" href=\"";
// line 1024
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("blog_list");
yield "\">Community
Blog</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_ABOUT_US_\"
href=\"";
// line 1029
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultancy_services");
yield "\">About</a>
</li>
";
// line 1031
if ( !array_key_exists("countries_data", $context)) {
// line 1032
yield " ";
$context["countries_data"] = $this->extensions['ApplicationBundle\Twig\GeneralExtension']->getCountriesBuddyBee("");
// line 1033
yield " ";
}
// line 1034
yield " <li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle trn\" data-trn-key=\"_COUNTRY_\" href=\"#\"
id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">Countries</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
";
// line 1038
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["countries_data"]) || array_key_exists("countries_data", $context) ? $context["countries_data"] : (function () { throw new RuntimeError('Variable "countries_data" does not exist.', 1038, $this->source); })()));
foreach ($context['_seq'] as $context["ind"] => $context["cntry"]) {
// line 1039
yield " <li><a class=\"dropdown-item\"
href=\"";
// line 1040
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("country_view");
yield "?countryId=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cntry"], "id", [], "any", false, false, false, 1040), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cntry"], "name", [], "any", false, false, false, 1040), "html", null, true);
yield "</a>
";
// line 1042
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['ind'], $context['cntry'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 1045
yield "
";
// line 1049
yield "
";
// line 1051
yield " </ul>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle trn\" data-trn-key=\"_CAREER_\" href=\"#\"
id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">Countries</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
";
// line 1058
if ((0 !== CoreExtension::compare((isset($context["isConsultant"]) || array_key_exists("isConsultant", $context) ? $context["isConsultant"] : (function () { throw new RuntimeError('Variable "isConsultant" does not exist.', 1058, $this->source); })()), 1))) {
// line 1059
yield " ";
// line 1060
yield " ";
// line 1061
yield " <li><a class=\"dropdown-item trn\" data-trn-key=\"_BE_A_CONSULTANT_\"
href=\"";
// line 1062
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("apply_for_consultant");
yield "\">Be a Consultant</a></li>
";
}
// line 1064
yield "
";
// line 1067
yield " ";
// line 1068
yield "
";
// line 1070
yield " </ul>
</li>
";
// line 1073
yield " ";
// line 1074
yield " ";
// line 1075
yield " ";
// line 1076
yield " ";
// line 1077
yield " ";
// line 1078
yield " ";
// line 1079
yield " ";
// line 1080
yield " ";
// line 1081
yield " ";
// line 1082
yield " ";
// line 1083
yield " ";
// line 1084
yield " ";
// line 1085
yield " ";
// line 1086
yield " </ul>
</div>
</div>
</nav>
</div>
</div>
</nav>
<div class=\"offcanvas offcanvas-start\" tabindex=\"-1\" id=\"offcanvasExample\" aria-labelledby=\"offcanvasExampleLabel\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offcanvasExampleLabel\">Offcanvas</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body no-padding\">
<ul class=\"list \">
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>A</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-bs-toggle=\"offcanvas\" role=\"button\"
aria-controls=\"offcanvas-chat\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1110
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar42dba.jpg?1422538625\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Alex Nelson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1123
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Ann Laurens
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>J</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1141
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar2666b.jpg?1422538624\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Jessica Cruise
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1154
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar8463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Jim Peters
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>M</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1172
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar52dba.jpg?1422538625\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mabel Logan
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1185
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar114335.jpg?1422538623\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mary Peterson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1198
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar3666b.jpg?1422538624\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mike Alba
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>N</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1216
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar6463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Nathan Peterson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>P</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1234
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar7463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Philip Ericsson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>S</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"";
// line 1252
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar104335.jpg?1422538623\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Samuel Parsons
<small>123-123-3210</small>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class=\"offcanvas offcanvas-end \" tabindex=\"-1\" id=\"offcanvas-chat\" aria-labelledby=\"offcanvas-chatLabel\"
style=\"z-index: 999999999;\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offcanvas-chatLabel\">Chat</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body style-default-light\">
<ul class=\"list-chats\">
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"";
// line 1279
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
Yes, it is indeed very beautiful.
<small>10:03 pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li class=\"chat-left\">
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"";
// line 1291
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/></div>
<div class=\"chat-body\">
Did you see the changes?
<small>10:02 pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"";
// line 1303
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
I just arrived at work, it was quite busy.
<small>06:44pm</small>
</div>
<div class=\"chat-body\">
I will take look in a minute.
<small>06:45pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li class=\"chat-left\">
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"";
// line 1319
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/></div>
<div class=\"chat-body\">
The colors are much better now.
</div>
<div class=\"chat-body\">
The colors are brighter than before.
I have already sent an example.
This will make it look sharper.
<small>Mon</small>
</div>
</div>
<!--end .chat -->
</li>
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"";
// line 1336
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("dashboard");
yield "codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
Are the colors of the logo already adapted?
<small>Last week</small>
</div>
</div>
<!--end .chat -->
</li>
</ul>
<form class=\"form\">
<div class=\"form-group floating-label\" style=\"display: flex;flex-direction: row;\">
<textarea name=\"sidebarChatMessage\" id=\"sidebarChatMessage\" class=\"form-control autosize\"
style=\"margin-top: 1.25rem;\"
rows=\"1\"></textarea>
<label class=\"btn-file attachment_file_upload\" style=\"text-align: left;cursor: pointer;text-transform: uppercase;
/*width: 15%;*/
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
/*background-color: #fff;*/
background-clip: padding-box;
/*border: 1px solid #ced4da;*/
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-top: 1.25rem;
position: absolute;
right: 3.75rem;
\">
<i class=\"fa fa-paperclip\"></i>
";
// line 1374
yield " ";
// line 1375
yield " ";
// line 1376
yield " ";
// line 1377
yield " ";
// line 1378
yield " ";
// line 1379
yield " ";
// line 1380
yield " ";
// line 1381
yield " ";
// line 1382
yield "
<input style=\"display: none;\" type=\"file\" class=\"form-control\"
name=\"attachmentFileSelect[]\" multiple
placeholder=\"File\" id=\"attachmentFileSelect\"/>
";
// line 1388
yield " </label>
<button class=\" \" style=\"text-align: left;cursor: pointer;text-transform: uppercase;
/*width: 15%;*/
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
/*background-color: #fff;*/
background-clip: padding-box;
/*border: 1px solid #ced4da;*/
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-top: 1.25rem;
\">
<i class=\"fa fa-paper-plane\"></i>
</button>
<label for=\"sidebarChatMessage\" style=\"position: absolute; opacity: 0.5;\">Leave a message</label>
</div>
</form>
</div>
</div>
<div class=\"offcanvas offcanvas-end \" tabindex=\"-1\" id=\"offCanvasCalendar\" aria-labelledby=\"offCanvasCalendarLabel\"
style=\"min-width:40%;\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offCanvasCalendarLabel\">Schedules</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body style-default-light\">
<div id=\"calendarHere\"></div>
</div>
</div>
";
// line 1433
if ((0 <= CoreExtension::compare((isset($context["BUDDYBEE_ADMIN_LEVEL"]) || array_key_exists("BUDDYBEE_ADMIN_LEVEL", $context) ? $context["BUDDYBEE_ADMIN_LEVEL"] : (function () { throw new RuntimeError('Variable "BUDDYBEE_ADMIN_LEVEL" does not exist.', 1433, $this->source); })()), 1))) {
// line 1434
yield " <div class=\"buddybee_admin_sidebar flex-shrink-0 p-3 bg-white\" style=\"width: 240px;\">
<a href=\"/\" class=\"d-flex align-items-center pb-3 mb-3 link-dark text-decoration-none border-bottom\">
<svg class=\"bi me-2\" width=\"30\" height=\"24\">
<use xlink:href=\"#bootstrap\"></use>
</svg>
<span class=\"fs-5 fw-semibold\">Control Panel</span>
</a>
<ul class=\"list-unstyled ps-0\">
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#dashboard-collapse\" aria-expanded=\"false\">
Dashboard Admin
</button>
<div class=\"collapse show\" id=\"dashboard-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"";
// line 1450
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("meeting_session_list");
yield "\" class=\"link-dark rounded\">Consultancy
Schedules</a></li>
";
// line 1453
yield " <li><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultancy_transaction_list");
yield "\"
class=\"link-dark rounded\">Transactions</a></li>
";
// line 1456
yield "
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#home-collapse\" aria-expanded=\"false\">
Event Management
</button>
<div class=\"collapse show\" id=\"home-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"";
// line 1467
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("buddybee_event_list");
yield "\" class=\"link-dark rounded\">Events</a></li>
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#orders-collapse\" aria-expanded=\"true\">
BuddyBee Staff
</button>
<div class=\"collapse show\" id=\"orders-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"";
// line 1479
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("send_email_buddybee");
yield "\" class=\"link-dark rounded\">Send Mail</a></li>
<li><a href=\"";
// line 1480
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("jitsi_api_list");
yield "\" class=\"link-dark rounded\">Jitsi Api List</a></li>
<li><a href=\"";
// line 1481
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("lead_management_panel");
yield "\" class=\"link-dark rounded\">Lead Management</a>
</li>
<li><a href=\"";
// line 1483
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("lead_list");
yield "\" class=\"link-dark rounded\">Lead List</a></li>
<li><a href=\"";
// line 1484
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("live_support_page_service_person");
yield "\" class=\"link-dark rounded\">Live
Support</a></li>
<li><a href=\"";
// line 1486
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("buddybee_ticket_list");
yield "\" class=\"link-dark rounded\">Ticket List</a></li>
<li><a href=\"";
// line 1487
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_application_list");
yield "\" class=\"link-dark rounded\">Consultant
Applications</a></li>
<li><a href=\"";
// line 1489
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultancy_requirement_settings");
yield "\" class=\"link-dark rounded\">Consultancy
Requirements</a></li>
<li><a href=\"";
// line 1491
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("consultant_list");
yield "\" class=\"link-dark rounded\">Consultant List</a></li>
<li><a href=\"";
// line 1492
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("student_list");
yield "\" class=\"link-dark rounded\">Student List</a></li>
<li><a href=\"";
// line 1493
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("country_list");
yield "\" class=\"link-dark rounded\">Country List</a></li>
";
// line 1495
yield " ";
// line 1496
yield "
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#topics-collapse\" aria-expanded=\"true\">
Topic & Documents
</button>
<div class=\"collapse show\" id=\"topics-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li>
<li><a href=\"";
// line 1508
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("create_topic");
yield "\" class=\"link-dark rounded\"> Topic/Event Settings </a>
</li>
<li><a href=\"";
// line 1510
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("create_document");
yield "\" class=\"link-dark rounded\"> Documents Settings </a>
</li>
<li><a href=\"";
// line 1512
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("promo_code_settings");
yield "\" class=\"link-dark rounded\"> Promo Codes </a></li>
<li><a href=\"";
// line 1513
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("print_bee_card");
yield "?printFlag=1&sendViaMailFlag=0\"
class=\"link-dark rounded\"> Print Bee Card </a></li>
</ul>
</div>
</li>
<li class=\"border-top my-3\"></li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded collapsed\" data-bs-toggle=\"collapse\"
data-bs-target=\"#account-collapse\" aria-expanded=\"false\">
Accounts
</button>
<div class=\"collapse\" id=\"account-collapse\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
";
// line 1529
yield " ";
// line 1530
yield " <li><a href=\"#\" class=\"link-dark rounded\">Settings</a></li>
<li><a href=\"#\" class=\"link-dark rounded\">Sign out</a></li>
</ul>
</div>
</li>
</ul>
</div>
";
// line 1539
yield " ";
// line 1540
yield " ";
// line 1541
yield " ";
// line 1542
yield " ";
// line 1543
yield " ";
// line 1544
yield " ";
// line 1545
yield " ";
// line 1546
yield " ";
// line 1547
yield " ";
// line 1548
yield " ";
// line 1549
yield " ";
// line 1550
yield " ";
// line 1551
yield " ";
// line 1552
yield " ";
// line 1553
yield " ";
// line 1554
yield " ";
// line 1555
yield " ";
// line 1556
yield " ";
// line 1557
yield " ";
// line 1558
yield " ";
// line 1559
yield " ";
// line 1560
yield " ";
// line 1561
yield " ";
// line 1562
yield " ";
// line 1563
yield " ";
// line 1564
yield " ";
// line 1565
yield " ";
// line 1566
yield " ";
// line 1567
yield " ";
// line 1568
yield " ";
// line 1569
yield " ";
// line 1570
yield " ";
// line 1571
yield " ";
// line 1572
yield " ";
// line 1573
yield " ";
// line 1574
yield " ";
// line 1575
yield " ";
// line 1576
yield " ";
// line 1577
yield " ";
// line 1578
yield " ";
// line 1579
yield " ";
// line 1580
yield " ";
// line 1581
yield " ";
// line 1582
yield " ";
// line 1583
yield " ";
// line 1584
yield " ";
// line 1585
yield " ";
// line 1586
yield " ";
// line 1587
yield " ";
// line 1588
yield " ";
// line 1589
yield " ";
// line 1590
yield " ";
// line 1591
yield "
";
} else {
// line 1593
yield "
";
}
// line 1596
yield "
";
}
// line 1598
yield "
";
// line 1599
$context["full_js_included"] = 0;
}
// line 1601
yield "
<input type=\"hidden\" id=\"timeStampOnHeaderLoad\" value=\"";
// line 1603
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate("now", "U"), "html", null, true);
yield "\">";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@Application/inc/buddybee_new_header.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 2271 => 1603, 2267 => 1601, 2264 => 1599, 2261 => 1598, 2257 => 1596, 2252 => 1593, 2248 => 1591, 2246 => 1590, 2244 => 1589, 2242 => 1588, 2240 => 1587, 2238 => 1586, 2236 => 1585, 2234 => 1584, 2232 => 1583, 2230 => 1582, 2228 => 1581, 2226 => 1580, 2224 => 1579, 2222 => 1578, 2220 => 1577, 2218 => 1576, 2216 => 1575, 2214 => 1574, 2212 => 1573, 2210 => 1572, 2208 => 1571, 2206 => 1570, 2204 => 1569, 2202 => 1568, 2200 => 1567, 2198 => 1566, 2196 => 1565, 2194 => 1564, 2192 => 1563, 2190 => 1562, 2188 => 1561, 2186 => 1560, 2184 => 1559, 2182 => 1558, 2180 => 1557, 2178 => 1556, 2176 => 1555, 2174 => 1554, 2172 => 1553, 2170 => 1552, 2168 => 1551, 2166 => 1550, 2164 => 1549, 2162 => 1548, 2160 => 1547, 2158 => 1546, 2156 => 1545, 2154 => 1544, 2152 => 1543, 2150 => 1542, 2148 => 1541, 2146 => 1540, 2144 => 1539, 2134 => 1530, 2132 => 1529, 2114 => 1513, 2110 => 1512, 2105 => 1510, 2100 => 1508, 2086 => 1496, 2084 => 1495, 2080 => 1493, 2076 => 1492, 2072 => 1491, 2067 => 1489, 2062 => 1487, 2058 => 1486, 2053 => 1484, 2049 => 1483, 2044 => 1481, 2040 => 1480, 2036 => 1479, 2021 => 1467, 2008 => 1456, 2002 => 1453, 1997 => 1450, 1979 => 1434, 1977 => 1433, 1930 => 1388, 1923 => 1382, 1921 => 1381, 1919 => 1380, 1917 => 1379, 1915 => 1378, 1913 => 1377, 1911 => 1376, 1909 => 1375, 1907 => 1374, 1867 => 1336, 1847 => 1319, 1828 => 1303, 1813 => 1291, 1798 => 1279, 1768 => 1252, 1747 => 1234, 1726 => 1216, 1705 => 1198, 1689 => 1185, 1673 => 1172, 1652 => 1154, 1636 => 1141, 1615 => 1123, 1599 => 1110, 1573 => 1086, 1571 => 1085, 1569 => 1084, 1567 => 1083, 1565 => 1082, 1563 => 1081, 1561 => 1080, 1559 => 1079, 1557 => 1078, 1555 => 1077, 1553 => 1076, 1551 => 1075, 1549 => 1074, 1547 => 1073, 1543 => 1070, 1540 => 1068, 1538 => 1067, 1534 => 1064, 1529 => 1062, 1526 => 1061, 1524 => 1060, 1522 => 1059, 1520 => 1058, 1511 => 1051, 1508 => 1049, 1503 => 1045, 1495 => 1042, 1487 => 1040, 1484 => 1039, 1480 => 1038, 1474 => 1034, 1471 => 1033, 1468 => 1032, 1466 => 1031, 1461 => 1029, 1453 => 1024, 1447 => 1021, 1440 => 1017, 1433 => 1013, 1430 => 1012, 1428 => 1011, 1426 => 1010, 1419 => 1005, 1413 => 1002, 1407 => 998, 1400 => 993, 1398 => 992, 1378 => 974, 1374 => 972, 1371 => 971, 1353 => 955, 1350 => 954, 1348 => 953, 1331 => 938, 1329 => 937, 1326 => 936, 1324 => 935, 1322 => 934, 1320 => 933, 1318 => 932, 1316 => 931, 1314 => 930, 1312 => 929, 1310 => 928, 1308 => 927, 1306 => 926, 1304 => 925, 1302 => 924, 1300 => 923, 1298 => 922, 1296 => 921, 1294 => 920, 1292 => 919, 1285 => 913, 1280 => 911, 1275 => 910, 1273 => 909, 1265 => 905, 1263 => 904, 1261 => 903, 1255 => 901, 1253 => 900, 1248 => 899, 1246 => 898, 1239 => 892, 1234 => 890, 1230 => 888, 1225 => 887, 1223 => 886, 1220 => 885, 1215 => 883, 1212 => 882, 1206 => 879, 1201 => 878, 1199 => 877, 1195 => 875, 1190 => 873, 1185 => 871, 1179 => 869, 1177 => 868, 1174 => 867, 1169 => 864, 1164 => 862, 1160 => 860, 1154 => 857, 1148 => 855, 1146 => 854, 1144 => 853, 1142 => 852, 1139 => 851, 1137 => 850, 1135 => 849, 1133 => 848, 1126 => 845, 1123 => 844, 1117 => 842, 1115 => 841, 1109 => 838, 1102 => 833, 1081 => 817, 1071 => 809, 1068 => 808, 1066 => 807, 1061 => 804, 1059 => 803, 1057 => 802, 1055 => 801, 1053 => 800, 1038 => 786, 1036 => 785, 1034 => 784, 1016 => 768, 1012 => 767, 1004 => 761, 1002 => 760, 989 => 749, 983 => 745, 979 => 743, 977 => 742, 973 => 740, 971 => 739, 968 => 738, 966 => 737, 964 => 736, 962 => 735, 960 => 734, 958 => 733, 955 => 732, 953 => 731, 949 => 729, 947 => 728, 945 => 727, 927 => 712, 922 => 710, 915 => 706, 754 => 547, 730 => 528, 720 => 520, 346 => 148, 339 => 143, 337 => 142, 328 => 136, 324 => 135, 318 => 134, 311 => 132, 304 => 130, 297 => 128, 292 => 126, 284 => 123, 277 => 121, 272 => 119, 264 => 116, 255 => 112, 248 => 110, 239 => 103, 235 => 100, 226 => 92, 221 => 89, 218 => 88, 216 => 87, 191 => 64, 189 => 63, 185 => 60, 180 => 56, 178 => 55, 170 => 49, 163 => 45, 158 => 43, 154 => 42, 150 => 41, 146 => 40, 142 => 39, 138 => 38, 134 => 37, 130 => 36, 126 => 35, 122 => 34, 118 => 33, 114 => 32, 110 => 31, 106 => 30, 101 => 28, 96 => 26, 91 => 24, 86 => 22, 82 => 21, 70 => 11, 68 => 10, 64 => 8, 61 => 7, 58 => 6, 55 => 5, 52 => 4, 49 => 3, 46 => 2, 44 => 1,);
}
public function getSourceContext()
{
return new Source("{% if not include_html is defined %}
{% set include_html=1 %}
{% if app.request.request.get('skipHTML') !='' %}
{% set include_html= 0 %}
{% endif %}
{% if app.request.query.get('skipHTML') !='' %}
{% set include_html= 0 %}
{% endif %}
{% endif %}
{% if include_html==1 %}
<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui\">
<meta name=\"description\" content=\"BuddyBee is a Foreign Study Consultancy Service Powered by HoneyBee IoT\">
<meta name=\"keywords\" content=\"BuddyBee, Honeybee, honey bee, Emrul Hasan, Mozibul Yasser, Business, Management, \">
<meta name=\"author\" content=\"BuddyBee\">
<title id=\"pageTitle\">{{ page_title }}</title>
<meta property=\"og:title\" content=\"{{ og_title is defined? og_title: page_title }}\"/>
<meta property=\"og:description\"
content=\"{{ og_description is defined? og_description: 'BuddyBee is a Foreign Study Consultancy Service Powered by HoneyBee IoT' }}\"/>
<meta property=\"og:image\"
content=\"{{ og_image is defined? (absolute_url(path('dashboard'))~og_image):(absolute_url(path('dashboard'))~'buddybee_assets/images/menu_logo.png') }}\"/>
<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"{{ asset('buddybee_assets/favicon.ico') }}\">
<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"{{ asset('buddybee_assets/apple-icon-57x57.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"{{ asset('buddybee_assets/apple-icon-60x60.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"{{ asset('buddybee_assets/apple-icon-72x72.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"{{ asset('buddybee_assets/apple-icon-76x76.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"{{ asset('buddybee_assets/apple-icon-114x114.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"{{ asset('buddybee_assets/apple-icon-120x120.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"{{ asset('buddybee_assets/apple-icon-144x144.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"{{ asset('buddybee_assets/apple-icon-152x152.png') }}\">
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('buddybee_assets/apple-icon-180x180.png') }}\">
<link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"{{ asset('buddybee_assets/android-icon-192x192.png') }}\">
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('buddybee_assets/favicon-32x32.png') }}\">
<link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"{{ asset('buddybee_assets/favicon-96x96.png') }}\">
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('buddybee_assets/favicon-16x16.png') }}\">
<link rel=\"manifest\" href=\"{{ asset('buddybee_assets/manifest.json') }}\">
<meta name=\"msapplication-TileColor\" content=\"#ffffff\">
<meta name=\"msapplication-TileImage\" content=\"{{ asset('buddybee_assets/ms-icon-144x144.png') }}\">
<meta name=\"theme-color\" content=\"#ffffff\">
<link rel=\"mask-icon\" href=\"{{ asset('safari-pinned-tab.svg') }}\" color=\"#f2003a\">
<meta name=\"theme-color\" content=\"#ffffff\">
{# <link rel=\"apple-touch-icon\" href=\"pixinvent/images/favicon/apple-touch-icon-152x152.png\"> #}
{# <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"pixinvent/images/favicon/favicon-32x32.png\"> #}
{# <link href='fonts/css0a62.css?family=Roboto:300italic,400italic,300,400,500,700,900' rel='stylesheet' type='text/css'/> #}
{# <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css\" rel=\"stylesheet\" #}
{# integrity=\"sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x\" crossorigin=\"anonymous\"> #}
<script>
var logger = function () {
var oldConsoleLog = null;
var pub = {};
pub.enableLogger = function enableLogger() {
if (oldConsoleLog == null)
return;
window['console']['log'] = oldConsoleLog;
};
pub.disableLogger = function disableLogger() {
oldConsoleLog = console.log;
window['console']['log'] = function () {
};
};
return pub;
}();
{% if app.session.get('devAdminMode') ==1 %}
{% else %}
window['console']['log'] = function () {
};
{% endif %}
</script>
<link href=\"https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css\" rel=\"stylesheet\"
integrity=\"\" crossorigin=\"anonymous\">
<!-- font awesome -->
<!-- Latest compiled and minified CSS -->
{# <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\"> #}
<!-- Optional theme -->
{# <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap-theme.min.css\" integrity=\"sha384-6pzBo3FDv/PJ8r2KRkGHifhEocL+1X2rVCTTkUfGk7/0pbek5mMa1upzvWbrUbOZ\" crossorigin=\"anonymous\"> #}
<link rel=\"stylesheet\" href=\"https://pro.fontawesome.com/releases/v5.10.0/css/all.css\"
integrity=\"sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p\" crossorigin=\"anonymous\"/>
<link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\"
rel=\"stylesheet\">
<!-- Owl Stylesheets -->
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/owl.carousel.min.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/owl.theme.default.min.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<!-- wow css -->
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/animate.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<!-- Custom CSS -->
<link rel=\"icon\" href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/images/favicon.png\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/style.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/responsive.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\" type=\"text/css\"
href=\"https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.13.3/css/selectize.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\"/>
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/plugin/bootstrap-material-datetimepicker/css/bootstrap-material-datetimepicker.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\"/>
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/sidebars.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/sidebars.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/css/extra.css?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\">
<link rel=\"stylesheet\" href=\"{{ absolute_url(path('dashboard')) }}alertify/themes/alertify.core.css\"/>
<link rel=\"stylesheet\" href=\"{{ absolute_url(path('dashboard')) }}alertify/themes/alertify.bootstrap.css\"
id=\"toggleCSS\"/>
<style>
{% if app.session.get('devAdminMode') !=1 %}
.sf-toolbar {
display: none !important;
}
{% endif %}
.dt-buttons {
position: initial;
width: 70%;
/* margin-left: 20%; */
margin-bottom: 1rem;
/* margin-right: auto; */
background: #dee2e6
}
.dt-gen-button .fa {
margin: 1px 0 3px 5px;
}
.dataTables_filter {
display: inline-flex;
float: right;
width: 30%;
flex-direction: row-reverse;
}
.dt-buttons .dt-gen-button {
float: right;
/*float: none;*/
/*width: 20% !important;*/
/*width: 20% !important;*/
/*max-width: 94px;*/
/*margin-left:20px !important;*/
}
body.has_admin_bar {
font-size: .75rem;
/*min-height: 71vh;;*/
}
body.has_admin_bar section:first-of-type {
margin-left: 240px;
min-height: 71vh;;
}
body.has_admin_bar footer {
padding-left: 240px;
/*min-height: 71vh;;*/
}
section.move_for_sidebar {
min-height: 71vh;;
}
.move_for_sidebar {
margin-left: 240px;
}
section.move_for_sidebar {
min-height: 71vh;;
}
.buddybee_admin_sidebar {
position: fixed;
padding-top: 140px !important;
height: 100vh;;
/*z-index: 99999;*/
}
.selectize-control {
display: inline-flex;
min-width: 224px;
}
.selectize-control.searchbox.small_search {
display: none;;
}
@-moz-document url-prefix() {
.selectize-control {
width: 88%;
float: left;
}
}
.selectize-input.items {
border: none;
box-shadow: none;
background: none;
}
.selectize-input > input[placeholder] {
box-sizing: initial;
width: 100% !important;
font-size: 16px;
/*color: rgb(221, 221, 221);*/
color: #716767;
margin-left: 15px;
}
.align_center {
text-align: center;
}
.align_right, .trans_amount {
text-align: right;
}
.align_left {
text-align: left;
}
.pagination-div li:not(:first-child) a {
margin-left: -1px;
}
.pagination-div li a {
color: #818181;
border: 1px solid #1d5b9e33;
}
.pagination-div li a {
padding: .375rem .75rem;
}
.pagination-div li a {
position: relative;
display: block;
color: #818181;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.pagination-div li a:not([href]):not([class]):hover {
color: #fff;
text-decoration: none;
}
.pagination-div li a:not([href]):not([class]) {
color: #818181;
text-decoration: none;
cursor: pointer;
}
.pagination-div li.active a:not([href]):not([class]) {
color: #fff;
background: #1B6CB4;
border: 1px solid #1B6CB4;
transition: 0.7s ease-in-out;
}
.selectize-control.consultantSearch.small_search {
width: 80%;
}
/*.selectize-dropdown-content{*/
/* width: 280px;*/
/* padding: 20px;*/
/*}*/
/*.mainDiv{*/
/* width: 280px;*/
/*}*/
.selectize-input.items.not-full input[type=\"text\"]::-webkit-input-placeholder {
/*text-align: center;*/
}
.nav-menu {
z-index: 99999;
position: fixed;
width: 100%;
background: white;
}
section:first-of-type {
padding-top: 186px;
}
.banner {
padding-top: 128px !important;
}
.btn-primary {
color: #fff;
background-color: #1d5b9e;
border-color: #1d5b9e;
}
.text-green {
color: green;
}
.text-red {
color: red;
}
.error_class {
border: 1px solid #b94d4d !important;
}
.rel_form_submit {
width: 100%;
margin-left: 0%;
border-radius: 4px;
font-size: 14px;
font-weight: 600;
background: #DDDDDD !important;
color: #737373 !important;
font-family: 'Poppins', sans-serif;
text-transform: initial !important;
}
.rel_form_submit.ready {
background: #1d5b9e !important;
color: white !important;;
}
.small_error_text {
display: none;
margin: 0px;
margin-top: 1px;
color: #f76e6e;
font-size: 12px;
padding-left: 0rem;
}
.small_error_icon {
display: none;
color: #7394bb;
/*color: #b16a6a;*/
}
.small_error_icon.error {
/*display: none;*/
color: #f76e6e;
}
.small_error_icon.success {
/*display: none;*/
color: #4ceba9;
}
.login-inputs.inside_tablet_full_div {
background-size: cover;
margin: auto;
height: 700px;
width: 738px;
}
.login-inputs.inside_tablet_full_div .inside_screen {
width: 65%;
display: inline-block;
/*border: 1px solid black;*/
padding: 87px 62px 0;
}
.filter-divider {
margin-left: 0px;
}
.small_search .selectize-dropdown {
border-radius: 35px;
overflow: hidden !important;
}
.small_search:not(.searchbox) .selectize-dropdown {
top: 210% !important;
}
.small_search.searchbox .selectize-dropdown {
top: 116% !important;
width: 256px !important;
}
.small_search .selectize-dropdown-content {
padding: 20px;;
overflow-y: auto;;
max-height: 90vh !important;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-button {
display: none !important;;
}
.small_search .selectize-dropdown-content::-webkit-scrollbar-thumb {
background: #000 !important;
}
.small_search .selectize-input.input-active {
background: none !important;;
}
.small_search .selectize-input.dropdown-active::before {
content: \" \";
display: none;;
position: absolute;
background: #ffffff;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.selectize-dropdown-content .mainDiv {
padding: 10px;
}
.selectize-dropdown-content .mainDiv .name {
font-size: 14px;
/*font-weight: normal;*/
}
.selectize-dropdown-content .mainDiv .description {
font-size: 12px;
font-weight: normal;
}
.modal {
z-index: 99999;
}
/*@media (min-width: 576px) {*/
/*.modal-dialog {*/
/*max-width: 500px;*/
/*margin: 8.75rem auto;*/
/*}*/
/*}*/
#rescheduleModal .form-select {
padding: 0.375rem 0 .375rem 0;
}
.consultant-card {
cursor: pointer;
}
#calTbody .a-date.event:before {
display: none !important;
}
#calTbody .a-date, #calThead > div {
min-width: calc(85% / 7) !important;
max-width: calc(100% / 7) !important;
width: calc(100% / 7) !important;
/*text-align: center;*/
margin: 1%;
}
.schedule_available {
background-color: #5fb57d !important;
color: white !important;
}
.schedule_not_available {
background-color: grey !important;
color: white !important;
}
#buddybee_preloader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white;
{#background: url(\"{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif\");#} z-index: 999999;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_preloader div {
background: url(\"{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\");
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 50%;
background-size: cover !important;
background-position: center !important;
}
#buddybee_processing_loader {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #ffffffad;
{#background: url(\"{{ url('dashboard') }}buddybee_assets/images/resized_buddybee.gif\");#} z-index: 999999;
display: none;
/*background-size: cover !important;*/
/*background-position: center !important;*/
}
#buddybee_processing_loader div {
background: url(http://honeybee/buddybee_assets/images/resized_buddybee.gif?version=1.3.110);
width: 20vh;
height: 20vh;
margin: auto;
margin-top: 40vh;
border-radius: 16px;
background-size: 80%;
background-repeat: no-repeat;
background-position: top !important;
/* border: 1px solid red; */
background-color: white;
}
#buddybee_processing_loader p {
text-align: center !important;
color: #1d5b9e;
text-transform: uppercase;
padding-top: 16vh;
font-weight: bold;
}
.sweet-alert button.confirm {
background-color: rgb(26 93 160) !important;
}
.cta {
display: none;;
border-radius: 50px;
border: 2px solid #e9ecef;
min-width: 44px;
text-align: center;
position: fixed;
top: 50%;
background: white;
color: #121212 !important;
right: 15px;
padding: 0.5rem 1rem;
}
.cta.twus {
top: 80%;
display: flex !important;
}
.cta span {
transition: width 2s ease-in-out 5s;
}
/*.cta.floating*/
.cta:hover {
/*border-radius: 50px;*/
/*border: 2px solid white;*/
color: #4b4b4b !important;
}
.cta.floating i
/*.cta:hover span*/
{
/*display: none;*/
}
@media (min-width: 320px) and (max-width: 480px) {
.cta.book_now_cta {
border: 2px solid #1d5b9e;
/* text-transform: capitalize; */
/* color: #22b14c !important; */
/* z-index: 9999999; */
/* display: flex; */
/* flex-direction: row; */
vertical-align: middle;
top: 80%;
font-size: 12px;;
/*display: flex !important;*/
}
.cta.book_now_cta i {
display: none;;
}
.cta.twus {
top: 80%;
display: none !important;
}
}
.dtp {
z-index: 200000;
}
@media (min-width: 320px) and (max-width: 480px) {
.large_screen_only {
display: none !important;
}
.report-meeting-button, .meeting_action_btn {
width: 100%;
}
.consultant-meet.after_meeting_running {
margin: 0px 0px;
}
.meeting_main_cont.pip #meet {
display: none !important;
}
.meeting_main_cont.pip {
display: none !important;
}
}
@media (min-width: 481px) {
.small_screen_only {
display: none !important;
}
.report-meeting-button {
width: 37%;
}
.report-meeting-button {
width: 30%;
}
.consultant-meet.after_meeting_running {
margin: 0px 7%;
}
}
</style>
<script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"
integrity=\"sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=\" crossorigin=\"anonymous\"></script>
<script data-ad-client=\"ca-pub-8286883017903771\" async
src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
<script>
var BaseURL = '{{ url('dashboard') }}';
</script>
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/plugin/fullcalendar3/fullcalendar.min.css\">
<link rel=\"stylesheet\"
href=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/plugin/fullcalendar3/scheduler/scheduler.min.css\">
</head>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-V22132YMJ3\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-V22132YMJ3');
</script>
{% set BUDDYBEE_ADMIN_LEVEL= 0 %}
{% set isConsultant= 0 %}
{% if (session[UserConstants.USER_ID] is defined ) %}
{% set isConsultant= session[UserConstants.IS_CONSULTANT] is defined? session[UserConstants.IS_CONSULTANT]:0 %}
{% set convMultFromToWithdrawable= ''|getConvMultFromToWithdrawable %}
{% set currencyListByMarker= ''|getCurrencyListByMarker %}
{% set withdrawCurrency= 'bdt' %}
{% set BUDDYBEE_ADMIN_LEVEL= session[UserConstants.BUDDYBEE_ADMIN_LEVEL] is defined? session[UserConstants.BUDDYBEE_ADMIN_LEVEL]:0 %}
{% if BUDDYBEE_ADMIN_LEVEL>=3 %}
<body class=\"buddybee_body has_admin_bar\">
{% elseif BUDDYBEE_ADMIN_LEVEL>=1 %}
<body class=\"buddybee_body has_admin_bar\">
{% else %}
<body class=\"buddybee_body\">
{% endif %}
{% endif %}
<div id=\"buddybee_preloader\" style=\"\">
<div></div>
</div>
<div id=\"buddybee_processing_loader\" style=\"\">
<div>
<p>Processing</p>
</div>
</div>
{% if system_type=='_BUDDYBEE_' %}
<nav class=\"nav-menu\">
<div class=\"topbar\">
<div class=\"container\">
<nav class=\"navbar navbar-expand-lg navbar-light\">
<div class=\"container-fluid\">
<a class=\"navbar-brand\" href=\"{{ url('dashboard') }}\" style=\"
background:url(' {{ absolute_url(path('dashboard')) }}buddybee_assets/images/menu_logo_small.png');
height: 72px !important;;
width: 100%;;
max-width: 30% !important;;
background-position: left;
/*background-size: auto 85%;;*/
background-size: contain;;
background-repeat: no-repeat;
/*image-rendering: crisp-edges;*/
/*image-rendering: -moz-crisp-edges; !* Firefox *!*/
/*image-rendering: -o-crisp-edges; !* Opera *!*/
/*image-rendering: -webkit-optimize-contrast; !* Webkit (non-standard naming)*!*/
/*-ms-interpolation-mode: nearest-neighbor;*/
\">
{# <img #}
{# src=\"{{ absolute_url(path('dashboard')) }}buddybee_assets/images/menu_logo.png\" #}
{# alt=\"logo\"> #}
</a>
<div class=\"searchbar\">
</div>
<div class=\"small-menu\">
<div class=\"navbar-nav ms-auto\">
<a class=\"my-auto calendar\" href=\"#\"><i class=\"fas fa-language\"></i></a>
<div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle curr_locale_text\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\" aria-expanded=\"false\">English</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
<li><a href=\"#\" class=\"locale_changer en\" data-locale=\"en\">English</a></li>
{# <li><a href=\"#\" class=\"locale_changer en\" data-locale=\"en\">{{ BuddybeeConstant.PER_SESSION_MINUTE }}</a></li> #}
{# <li><a href=\"#\" class=\"locale_changer de\" data-locale=\"de\">German</a></li> #}
{# <li><a href=\"#\" class=\"locale_changer sp\" data-locale=\"sp\">Spanish</a></li> #}
{# <li><a href=\"#\" class=\"locale_changer fr\" data-locale=\"it\">Italiano</a></li> #}
{# <li><a href=\"#\" class=\"locale_changer fr\" data-locale=\"fr\">French</a></li> #}
<li><a href=\"#\" class=\"locale_changer bn\" data-locale=\"bn\">বাংলা</a></li>
</ul>
</div>
{% if (session[UserConstants.USER_ID] is defined ) %}
{% if BUDDYBEE_ADMIN_LEVEL>=1 or (session['actualUserIsAdmin'] is defined ) %}
<div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\"
aria-expanded=\"false\">Switch User</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
<li>
<a href=\"{{ absolute_url(path('view_as_user_buddybee')) }}/{{ session['actualUserId'] is defined?session['actualUserId']:session['userId'] }} \">
Back to Mine </a></li>
<li>
<select class=\"\" aria-label=\"Default select example\"
name=\"viewAsId\" id=\"viewAsId\">
</select>
</li>
</ul>
</div>
{% endif %}
<div class=\"dropdown my-auto\">
<a class=\"dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\"
data-bs-toggle=\"dropdown\"
aria-expanded=\"false\">{{ session[UserConstants.USER_NAME] }}</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
{% if BUDDYBEE_ADMIN_LEVEL>=1 or isConsultant==1 %}
<li><a href=\"{{ url('create_topic') }}\"> Topic Settings </a></li>
{% endif %}
{% if BUDDYBEE_ADMIN_LEVEL>=1 %}
<li><a href=\"{{ url('consultant_application_list') }}\"> Pending
Applications </a></li>
{% endif %}
{# {% if BUDDYBEE_ADMIN_LEVEL>=1 %} #}
{# <li><a href=\"{{ url('consultant_application_list') }}\"> Pending Applications </a></li> #}
{# {% endif %} #}
<li><a href=\"#\">
{% if isConsultant==1 or BUDDYBEE_ADMIN_LEVEL>=1 %}
{# <img style=\"width: 22px; height: 22px;\" #}
{# src=\"{{ absolute_url(path('dashboard'))~'images/euro_icon.png' }}\"> #}
{{ currencyListByMarker[withdrawCurrency]['sign'] }}
<span style=\"padding: 0 .25rem;\"
class=\"user_curr_balance_text\">{{ (session['BUDDYBEE_BALANCE']*convMultFromToWithdrawable['eur'][withdrawCurrency])|number_format(0,'.',',') }}</span>
{% endif %}
<img style=\"width: 22px; height: 22px;\"
src=\"{{ absolute_url(path('dashboard'))~'buddybee_assets/images/bee_coin.png' }}\"><span
class=\"user_curr_coin_balance_text\"
style=\"padding:0 .25rem;\">{{ session['BUDDYBEE_COIN_BALANCE'] }}</span></a>
</li>
{# {% else %} #}
{% if BUDDYBEE_ADMIN_LEVEL>=1 %}
<li><a href=\"{{ url('buddybee_admin_dashboard') }}\"> Admin Dashboard </a>
</li>
<li><a href=\"{{ url('consultant_dashboard') }}\">Dashboard (Consultant)</a>
</li>
<li><a href=\"{{ url('student_dashboard') }}\">Dashboard (Student)</a></li>
{% else %}
{% if isConsultant==1 %}
<li><a href=\"{{ url('consultant_dashboard') }}\">Dashboard</a></li>
<li><a href=\"{{ url('student_dashboard') }}\">Dashboard (Student)</a>
</li>
{% else %}
<li><a href=\"{{ url('student_dashboard') }}\">Dashboard</a></li>
{% endif %}
{% endif %}
{# {% if isConsultant==1 %} #}
<li><a href=\"{{ url('profile') }}\">Profile</a></li>
<li><a href=\"{{ url('buddybee_notification_list') }}\">Notifications</a></li>
{# {% else %} #}
<li><a href=\"{{ url('consultancy_document_management') }}\">Documents</a></li>
{# <li><a href=\"{{ url('meeting_session_list') }}\">Meeting List</a></li> #}
<li><a href=\"#offCanvasCalendar\"
class=\"offCanvasCalendarTrigger hide_for_small_screen\" type=\"button\"
data-bs-toggle=\"offcanvas\" data-bs-target=\"#offCanvasCalendar\"
aria-controls=\"offCanvasCalendar\">Meeting List</a></li>
{# {% endif %} #}
{# <li><a href=\"#\" data-bs-toggle=\"modal\" data-bs-target=\"#rechargeAccountOwnModal\"> Recharge </a></li> #}
<li><a href=\"{{ url('recharge_account') }}\"> Recharge </a></li>
{% if isConsultant==1 %}
<li><a href=\"{{ url('consultant_payment') }}\"> Withdraw </a></li>
{% endif %}
{# <li><a href=\"{{ url('admin_consultant_search_page') }}\">Primary Consultation</a> #}
{# </li> #}
<li><a href=\"{{ url('user_logout') }}\">Logout</a></li>
</ul>
</div>
{% else %}
{# <a href=\"{{ url('admin_consultant_search_page') }}\">Admin Consultation</a></li> #}
<a class=\"my-auto login\" href=\"{{ url('user_login') }}\">Log In</a>
<a class=\"my-auto signup\" href=\"{{ url('applicant_registration') }}\">Sign Up</a>
{% endif %}
<div class=\"searchbar-content small_search_content\" style=\"margin-left: 1rem;\">
<input type=\"text\" class=\"searchbox small_search \" placeholder=\"Search here\">
<a href=\"#\" style=\"margin-left: 0px;\" id=\"small_search_button\"><i
class=\"fas fa-search\"></i></a>
</div>
{# <ul class=\"header-nav header-nav-toggle\"> #}
{# <li> #}
{# <a class=\"btn btn-icon-toggle btn-default\" href=\"#offcanvas-search\" data-toggle=\"offcanvas\" #}
{# data-backdrop=\"false\"> #}
{# <i class=\"fa fa-ellipsis-v\"></i> #}
{# </a> #}
{# </li> #}
{# <li> #}
{# <a class=\"btn btn-icon-toggle btn-default menuCalendarTrigger\" href=\"#offcanvas-calendar\" #}
{# data-toggle=\"offcanvas\" #}
{# data-backdrop=\"false\"> #}
{# <i class=\"fa fa-calendar\"></i> #}
{# </a> #}
{# </li> #}
{# </ul> #}
{# <a class=\"btn btn-primary\" data-bs-toggle=\"offcanvas\" href=\"#offcanvasExample\" role=\"button\" aria-controls=\"offcanvasExample\"> #}
{# <i class=\"fa fa-ellipsis-v\"></i> #}
{# </a> #}
{% if (session[UserConstants.USER_ID] is defined ) %}
<div style=\"background: #fff;padding: 3px;\">
<button style=\"padding: 0;\"
class=\"btn btn-primary offCanvasCalendarTrigger hide_for_small_screen\"
type=\"button\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#offCanvasCalendar\"
aria-controls=\"offCanvasCalendar\">
<i class=\"fa fa-calendar\" style=\"color: #fff;
font-size: 14px;
background: #1D5B9E;
width: 31px;
height: 31px;
text-align: center;
line-height: 33px;
border-radius: 50%;\"></i>
</button>
{% if (session['devAdminMode'] is defined ) %}
{% if session['devAdminMode'] ==1 %}
<button style=\"padding: 0;\" class=\"btn btn-primary hide_for_small_screen\"
type=\"button\" data-bs-toggle=\"offcanvas\"
data-bs-target=\"#offcanvasExample\" aria-controls=\"offcanvasExample\">
<i class=\"fa fa-comment\" style=\"
color: #fff;
font-size: 14px;
background: #1D5B9E;
width: 31px;
height: 31px;
text-align: center;
line-height: 33px;
border-radius: 50%;
\"></i>
</button>
{% endif %}
{% endif %}
</div>
{% endif %}
</div>
</div>
</div>
</nav>
</div>
</div>
<div class=\"menubar\">
<div class=\"container\">
<nav class=\"navbar navbar-expand-lg navbar-dark\">
<div class=\"container-fluid\">
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
{% if BUDDYBEE_ADMIN_LEVEL>=1 %}
<button class=\"admin-menu-toggler\" type=\"button\"
aria-expanded=\"false\" aria-label=\"Toggle Admin menu\">
<span class=\"navbar-toggler-icon\"></span>
</button>
{% endif %}
<div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
<ul class=\"navbar-nav m-auto mb-2 mb-lg-0\">
<li class=\"nav-item\">
<a class=\"nav-link trn\" href=\"{{ url('dashboard') }}\" data-trn-key=\"_HOME_\">Home</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" href=\"{{ url('consultant_search_page') }}\"
data-trn-key=\"_GET_CONSULTANCY_\"> Consultancy</a>
</li>
{# <li class=\"nav-item\"> #}
{# <a class=\"nav-link trn\" data-trn-key=\"_BE_A_CONSULTANT_\" href=\"{{ url('applicant_login') }}/8917922\">Be a Consultant</a> #}
{# </li> #}
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_PACKAGES_\" href=\"{{ url('pricing_plan_page') }}\">Packages</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_UPCOMING_EVENT_\"
href=\"{{ url('buddybee_event_list') }}\">Event</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_DOCUMENTS_\"
href=\"{{ url('consultancy_document_management') }}\">Documents</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_COMMUNITY_BLOG_\" href=\"{{ url('blog_list') }}\">Community
Blog</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link trn\" data-trn-key=\"_ABOUT_US_\"
href=\"{{ url('consultancy_services') }}\">About</a>
</li>
{% if not countries_data is defined %}
{% set countries_data=''|getCountriesBuddyBee %}
{% endif %}
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle trn\" data-trn-key=\"_COUNTRY_\" href=\"#\"
id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">Countries</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
{% for ind,cntry in countries_data %}
<li><a class=\"dropdown-item\"
href=\"{{ url('country_view') }}?countryId={{ cntry.id }}\">{{ cntry.name }}</a>
{# href=\"{{ url('blog_post') }}?countryId={{ cntry.id }}\">{{ cntry.name }}</a> #}
</li>
{% endfor %}
{# <li><a class=\"dropdown-item trn\" href=\"#\" data-trn-key=\"_BE_A_RESELLER_\" href=\"{{ url('applicant_login') }}/8917922\">Be a COnsultant</a></li> #}
{# <li style=\"margin-top: 3px;\"><a class=\"dropdown-item\" href=\"{{ url('blog_list') }}\">Blog</a></li> #}
</ul>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle trn\" data-trn-key=\"_CAREER_\" href=\"#\"
id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">Countries</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\">
{% if isConsultant!=1 %}
{# <li><a class=\"dropdown-item trn\" data-trn-key=\"_BE_A_CONSULTANT_\" #}
{# href=\"{{ url('applicant_login') }}/8917922\">Be a Consultant</a></li> #}
<li><a class=\"dropdown-item trn\" data-trn-key=\"_BE_A_CONSULTANT_\"
href=\"{{ url('apply_for_consultant') }}\">Be a Consultant</a></li>
{% endif %}
{# <li><a class=\"dropdown-item trn\" data-trn-key=\"_BE_A_RESELLER_\" #}
{# href=\"{{ url('applicant_login') }}/8917922\">Be a Reseller</a></li> #}
{# <li style=\"margin-top: 3px;\"><a class=\"dropdown-item\" href=\"{{ url('blog_list') }}\">Blog</a></li> #}
</ul>
</li>
{# <li class=\"nav-item\"> #}
{# <a class=\"nav-link cta\" href=\"{{ url('consultant_search_page') }}\" #}
{# ><span class=\"trn\" data-trn-key=\"_BOOK_NOW_CTA_\"></span> <i #}
{# class=\"fa fa-arrow-right\"></i></a> #}
{# </li> #}
{# <li class=\"nav-item dropdown\"> #}
{# <a class=\"nav-link dropdown-toggle trn\" data-trn-key=\"_IELTS_MORE_\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">IELTS & More</a> #}
{# <ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdown\"> #}
{# <li><a class=\"dropdown-item\" href=\"#\">IELTS</a></li> #}
{# <li><a class=\"dropdown-item\" href=\"#\">TOEFL</a></li> #}
{# <li><a class=\"dropdown-item\" href=\"#\">GRE</a></li> #}
{# <li style=\"margin-top: 3px;\"><a class=\"dropdown-item\" href=\"{{ url('blog_list') }}\">Blog</a></li> #}
{# </ul> #}
{# </li> #}
</ul>
</div>
</div>
</nav>
</div>
</div>
</nav>
<div class=\"offcanvas offcanvas-start\" tabindex=\"-1\" id=\"offcanvasExample\" aria-labelledby=\"offcanvasExampleLabel\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offcanvasExampleLabel\">Offcanvas</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body no-padding\">
<ul class=\"list \">
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>A</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-bs-toggle=\"offcanvas\" role=\"button\"
aria-controls=\"offcanvas-chat\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar42dba.jpg?1422538625\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Alex Nelson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Ann Laurens
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>J</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar2666b.jpg?1422538624\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Jessica Cruise
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar8463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Jim Peters
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>M</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar52dba.jpg?1422538625\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mabel Logan
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar114335.jpg?1422538623\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mary Peterson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar3666b.jpg?1422538624\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Mike Alba
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>N</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar6463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Nathan Peterson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>P</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar7463a.jpg?1422538626\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Philip Ericsson
<small>123-123-3210</small>
</div>
</a>
</li>
<li class=\"tile divider-full-bleed\">
<div class=\"tile-content\">
<div class=\"tile-text\"><strong>S</strong></div>
</div>
</li>
<li class=\"tile\">
<a class=\"tile-content ink-reaction\" href=\"#offcanvas-chat\" data-toggle=\"offcanvas\"
data-backdrop=\"false\">
<div class=\"tile-icon\">
<img src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar104335.jpg?1422538623\"
alt=\"\"/>
</div>
<div class=\"tile-text\">
Samuel Parsons
<small>123-123-3210</small>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class=\"offcanvas offcanvas-end \" tabindex=\"-1\" id=\"offcanvas-chat\" aria-labelledby=\"offcanvas-chatLabel\"
style=\"z-index: 999999999;\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offcanvas-chatLabel\">Chat</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body style-default-light\">
<ul class=\"list-chats\">
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
Yes, it is indeed very beautiful.
<small>10:03 pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li class=\"chat-left\">
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/></div>
<div class=\"chat-body\">
Did you see the changes?
<small>10:02 pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
I just arrived at work, it was quite busy.
<small>06:44pm</small>
</div>
<div class=\"chat-body\">
I will take look in a minute.
<small>06:45pm</small>
</div>
</div>
<!--end .chat -->
</li>
<li class=\"chat-left\">
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar9463a.jpg?1422538626\"
alt=\"\"/></div>
<div class=\"chat-body\">
The colors are much better now.
</div>
<div class=\"chat-body\">
The colors are brighter than before.
I have already sent an example.
This will make it look sharper.
<small>Mon</small>
</div>
</div>
<!--end .chat -->
</li>
<li>
<div class=\"chat\">
<div class=\"chat-avatar\"><img class=\"img-circle\"
src=\"{{ url('dashboard') }}codecovers/assets/img/modules/materialadmin/avatar14335.jpg?1422538623\"
alt=\"\"/></div>
<div class=\"chat-body\">
Are the colors of the logo already adapted?
<small>Last week</small>
</div>
</div>
<!--end .chat -->
</li>
</ul>
<form class=\"form\">
<div class=\"form-group floating-label\" style=\"display: flex;flex-direction: row;\">
<textarea name=\"sidebarChatMessage\" id=\"sidebarChatMessage\" class=\"form-control autosize\"
style=\"margin-top: 1.25rem;\"
rows=\"1\"></textarea>
<label class=\"btn-file attachment_file_upload\" style=\"text-align: left;cursor: pointer;text-transform: uppercase;
/*width: 15%;*/
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
/*background-color: #fff;*/
background-clip: padding-box;
/*border: 1px solid #ced4da;*/
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-top: 1.25rem;
position: absolute;
right: 3.75rem;
\">
<i class=\"fa fa-paperclip\"></i>
{# <form role=\"form\" method=\"post\" action=\"{{ path('file_upload') }}\" #}
{# enctype=\"multipart/form-data\" class=\"form-inline\" id=\"file_upload_form\"> #}
{# <input type=\"hidden\" name=\"expense_invoice_attachment\"> #}
{# <input type=\"hidden\" name=\"entityBundle\" value=\"ApplicationBundle\" > #}
{# <input type=\"hidden\" name=\"entityName\" value=\"ExpenseInvoice\" > #}
{# <input type=\"hidden\" name=\"entityId\" value=\"{{ data.ei_data.expenseInvoiceId }}\" > #}
{# <input type=\"hidden\" name=\"entityIdField\" value=\"expenseInvoiceId\" > #}
{# <input type=\"hidden\" name=\"clearExistingFilesForThisDoc\" value=\"1\" > #}
{# <input type=\"hidden\" name=\"modifyFieldSetter\" value=\"setFiles\" > #}
<input style=\"display: none;\" type=\"file\" class=\"form-control\"
name=\"attachmentFileSelect[]\" multiple
placeholder=\"File\" id=\"attachmentFileSelect\"/>
{# </form> #}
</label>
<button class=\" \" style=\"text-align: left;cursor: pointer;text-transform: uppercase;
/*width: 15%;*/
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
/*background-color: #fff;*/
background-clip: padding-box;
/*border: 1px solid #ced4da;*/
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-top: 1.25rem;
\">
<i class=\"fa fa-paper-plane\"></i>
</button>
<label for=\"sidebarChatMessage\" style=\"position: absolute; opacity: 0.5;\">Leave a message</label>
</div>
</form>
</div>
</div>
<div class=\"offcanvas offcanvas-end \" tabindex=\"-1\" id=\"offCanvasCalendar\" aria-labelledby=\"offCanvasCalendarLabel\"
style=\"min-width:40%;\">
<div class=\"offcanvas-header\">
<h5 class=\"offcanvas-title\" id=\"offCanvasCalendarLabel\">Schedules</h5>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"Close\"></button>
</div>
<div class=\"offcanvas-body style-default-light\">
<div id=\"calendarHere\"></div>
</div>
</div>
{% if BUDDYBEE_ADMIN_LEVEL>=1 %}
<div class=\"buddybee_admin_sidebar flex-shrink-0 p-3 bg-white\" style=\"width: 240px;\">
<a href=\"/\" class=\"d-flex align-items-center pb-3 mb-3 link-dark text-decoration-none border-bottom\">
<svg class=\"bi me-2\" width=\"30\" height=\"24\">
<use xlink:href=\"#bootstrap\"></use>
</svg>
<span class=\"fs-5 fw-semibold\">Control Panel</span>
</a>
<ul class=\"list-unstyled ps-0\">
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#dashboard-collapse\" aria-expanded=\"false\">
Dashboard Admin
</button>
<div class=\"collapse show\" id=\"dashboard-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"{{ url('meeting_session_list') }}\" class=\"link-dark rounded\">Consultancy
Schedules</a></li>
{# <li><a href=\"{{ url('meeting_session_list') }}?studentOnly=1\" class=\"link-dark rounded\">Student Schedules</a></li> #}
<li><a href=\"{{ url('consultancy_transaction_list') }}\"
class=\"link-dark rounded\">Transactions</a></li>
{# <li><a href=\"#\" class=\"link-dark rounded\">Student Documents</a></li> #}
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#home-collapse\" aria-expanded=\"false\">
Event Management
</button>
<div class=\"collapse show\" id=\"home-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"{{ url('buddybee_event_list') }}\" class=\"link-dark rounded\">Events</a></li>
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#orders-collapse\" aria-expanded=\"true\">
BuddyBee Staff
</button>
<div class=\"collapse show\" id=\"orders-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li><a href=\"{{ url('send_email_buddybee') }}\" class=\"link-dark rounded\">Send Mail</a></li>
<li><a href=\"{{ url('jitsi_api_list') }}\" class=\"link-dark rounded\">Jitsi Api List</a></li>
<li><a href=\"{{ url('lead_management_panel') }}\" class=\"link-dark rounded\">Lead Management</a>
</li>
<li><a href=\"{{ url('lead_list') }}\" class=\"link-dark rounded\">Lead List</a></li>
<li><a href=\"{{ url('live_support_page_service_person') }}\" class=\"link-dark rounded\">Live
Support</a></li>
<li><a href=\"{{ url('buddybee_ticket_list') }}\" class=\"link-dark rounded\">Ticket List</a></li>
<li><a href=\"{{ url('consultant_application_list') }}\" class=\"link-dark rounded\">Consultant
Applications</a></li>
<li><a href=\"{{ url('consultancy_requirement_settings') }}\" class=\"link-dark rounded\">Consultancy
Requirements</a></li>
<li><a href=\"{{ url('consultant_list') }}\" class=\"link-dark rounded\">Consultant List</a></li>
<li><a href=\"{{ url('student_list') }}\" class=\"link-dark rounded\">Student List</a></li>
<li><a href=\"{{ url('country_list') }}\" class=\"link-dark rounded\">Country List</a></li>
{# <li><a href=\"#\" class=\"link-dark rounded\">Students Settings</a></li> #}
{# <li><a href=\"#\" class=\"link-dark rounded\">Retailer Settings</a></li> #}
</ul>
</div>
</li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded \" data-bs-toggle=\"collapse\"
data-bs-target=\"#topics-collapse\" aria-expanded=\"true\">
Topic & Documents
</button>
<div class=\"collapse show\" id=\"topics-collapse\" style=\"\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
<li>
<li><a href=\"{{ url('create_topic') }}\" class=\"link-dark rounded\"> Topic/Event Settings </a>
</li>
<li><a href=\"{{ url('create_document') }}\" class=\"link-dark rounded\"> Documents Settings </a>
</li>
<li><a href=\"{{ url('promo_code_settings') }}\" class=\"link-dark rounded\"> Promo Codes </a></li>
<li><a href=\"{{ url('print_bee_card') }}?printFlag=1&sendViaMailFlag=0\"
class=\"link-dark rounded\"> Print Bee Card </a></li>
</ul>
</div>
</li>
<li class=\"border-top my-3\"></li>
<li class=\"mb-1\">
<button class=\"btn btn-toggle align-items-center rounded collapsed\" data-bs-toggle=\"collapse\"
data-bs-target=\"#account-collapse\" aria-expanded=\"false\">
Accounts
</button>
<div class=\"collapse\" id=\"account-collapse\">
<ul class=\"btn-toggle-nav list-unstyled fw-normal pb-1 small\">
{# <li><a href=\"#\" class=\"link-dark rounded\">Recharge Account</a></li> #}
{# <li><a href=\"#\" class=\"link-dark rounded\">Withdrawal Requests</a></li> #}
<li><a href=\"#\" class=\"link-dark rounded\">Settings</a></li>
<li><a href=\"#\" class=\"link-dark rounded\">Sign out</a></li>
</ul>
</div>
</li>
</ul>
</div>
{# <div class=\" buddybee_admin_sidebar d-flex flex-column flex-shrink-0 p-3 text-white bg-dark\" style=\"width: 280px;\"> #}
{# <a href=\"/\" class=\"d-flex align-items-center mb-3 mb-md-0 me-md-auto text-white text-decoration-none\"> #}
{# <svg class=\"bi me-2\" width=\"40\" height=\"32\"><use xlink:href=\"#bootstrap\"/></svg> #}
{# <span class=\"fs-4\">Sidebar</span> #}
{# </a> #}
{# <hr> #}
{# <ul class=\"nav nav-pills flex-column mb-auto\"> #}
{# <li class=\"nav-item\"> #}
{# <a href=\"#\" class=\"nav-link active\" aria-current=\"page\"> #}
{# <svg class=\"bi me-2\" width=\"16\" height=\"16\"><use xlink:href=\"#home\"/></svg> #}
{# Home #}
{# </a> #}
{# </li> #}
{# <li> #}
{# <a href=\"#\" class=\"nav-link text-white\"> #}
{# <svg class=\"bi me-2\" width=\"16\" height=\"16\"><use xlink:href=\"#speedometer2\"/></svg> #}
{# Dashboard #}
{# </a> #}
{# </li> #}
{# <li> #}
{# <a href=\"#\" class=\"nav-link text-white\"> #}
{# <svg class=\"bi me-2\" width=\"16\" height=\"16\"><use xlink:href=\"#table\"/></svg> #}
{# Orders #}
{# </a> #}
{# </li> #}
{# <li> #}
{# <a href=\"#\" class=\"nav-link text-white\"> #}
{# <svg class=\"bi me-2\" width=\"16\" height=\"16\"><use xlink:href=\"#grid\"/></svg> #}
{# Products #}
{# </a> #}
{# </li> #}
{# <li> #}
{# <a href=\"#\" class=\"nav-link text-white\"> #}
{# <svg class=\"bi me-2\" width=\"16\" height=\"16\"><use xlink:href=\"#people-circle\"/></svg> #}
{# Customers #}
{# </a> #}
{# </li> #}
{# </ul> #}
{# <hr> #}
{# <div class=\"dropdown\"> #}
{# <a href=\"#\" class=\"d-flex align-items-center text-white text-decoration-none dropdown-toggle\" id=\"dropdownUser1\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\"> #}
{# <img src=\"https://github.com/mdo.png\" alt=\"\" width=\"32\" height=\"32\" class=\"rounded-circle me-2\"> #}
{# <strong>mdo</strong> #}
{# </a> #}
{# <ul class=\"dropdown-menu dropdown-menu-dark text-small shadow\" aria-labelledby=\"dropdownUser1\"> #}
{# <li><a class=\"dropdown-item\" href=\"#\">New project...</a></li> #}
{# <li><a class=\"dropdown-item\" href=\"#\">Settings</a></li> #}
{# <li><a class=\"dropdown-item\" href=\"#\">Profile</a></li> #}
{# <li><hr class=\"dropdown-divider\"></li> #}
{# <li><a class=\"dropdown-item\" href=\"#\">Sign out</a></li> #}
{# </ul> #}
{# </div> #}
{# </div> #}
{% else %}
{% endif %}
{% endif %}
{% set full_js_included=0 %}
{% endif %}
<input type=\"hidden\" id=\"timeStampOnHeaderLoad\" value=\"{{ 'now'|date('U') }}\">", "@Application/inc/buddybee_new_header.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Resources/views/inc/buddybee_new_header.html.twig");
}
}