Privi for the planet

With a legacy of over 30 years, the Privi Group is a fast-growing group of research-based companies. Privi Speciality Chemicals, Privi Biotechnologies and Privi Life Sciences are amongst the most trusted and leading suppliers in their respective industries and renowned for their focus on eco-friendly technologies and sustainable solutions.

Privi Speciality Chemicals, Mahad Factory

Launch of Biofuze Fights sucking pest

Blog news image

Innovative roots of sustainable growth

The Privi Group ventured into agricultural solutions under the guidance of Prof. Dirk Vanden Berghe, an Emeritus Professor, at the Antwerp University of Belgium, who helped the company to pioneer the application of stabilized OrthoSilicic Acid in agriculture. Thus, Privi Life Sciences was born.

Blog news image

Over the years, we all have recklessly damaged mother earth. It is time to pay back and fulfil our duties for the planet. The maximum and direct abuse of the earth has been by the agrochemicals. We must endeavour to find such agrochemicals which will help in providing the necessary food for humanity yet preserve nature so that we preserve the planet for generations to come.

Mr. Mahesh Babani
Founder

The Group

Blog news image

Privi Speciality Chemicals

Privi Speciality Chemicals Limited is a powerhouse of developing and producing custom-made aroma chemicals since 1992. A USD 140MN company with subsidiary companies in USA and Europe, they are India's leading manufacturer, supplier and exporter of aroma and fragrance chemicals. A preferred supplier of bulk aroma chemicals to Fortune 500 companies, their clients span the globe. Today, their product range boasts of over 50 products with global leadership in 2 products - all manufactured at their state-of-the-art integrated manufacturing facilities.

Blog news image

Privi Biotechnologies

Privi Biotechnologies Pvt. Ltd, is the support system for numerous science and technology departments as an expert in basic & applied science in biotechnology. A 100% subsidiary of Privi Speciality Chemicals Limited, the company has a team of 40 scientists and collaborates with leading institutes in Germany and India. With 3 global patents and an advanced multi-purpose lab and pilot scale bio-refinery that makes it all possible, the company is pioneering eco-friendly nutraceuticals, probiotics, food additives and natural chemicals.

Group Impact

39

Patents
granted

6

Patents in
process

Whoops! There was an error.
ErrorException (E_NOTICE)
fwrite(): write of 1570 bytes failed with errno=28 No space left on device ErrorException thrown with message "fwrite(): write of 1570 bytes failed with errno=28 No space left on device" Stacktrace: #12 ErrorException in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:133 #11 fwrite in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:133 #10 Monolog\Handler\StreamHandler:streamWrite in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:119 #9 Monolog\Handler\StreamHandler:write in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:39 #8 Monolog\Handler\AbstractProcessingHandler:handle in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Logger.php:344 #7 Monolog\Logger:addRecord in /var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Logger.php:712 #6 Monolog\Logger:error in /var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/Logger.php:176 #5 Illuminate\Log\Logger:writeLog in /var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/Logger.php:87 #4 Illuminate\Log\Logger:error in /var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/LogManager.php:526 #3 Illuminate\Log\LogManager:error in /var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:113 #2 Illuminate\Foundation\Exceptions\Handler:report in /var/www/html/www.privilifesciences.com/app/Exceptions/Handler.php:37 #1 App\Exceptions\Handler:report in /var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:81 #0 Illuminate\Foundation\Bootstrap\HandleExceptions:handleException in [internal]:0
12
ErrorException
/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php133
11
fwrite
/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php133
10
Monolog\Handler\StreamHandler streamWrite
/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php119
9
Monolog\Handler\StreamHandler write
/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php39
8
Monolog\Handler\AbstractProcessingHandler handle
/vendor/monolog/monolog/src/Monolog/Logger.php344
7
Monolog\Logger addRecord
/vendor/monolog/monolog/src/Monolog/Logger.php712
6
Monolog\Logger error
/vendor/laravel/framework/src/Illuminate/Log/Logger.php176
5
Illuminate\Log\Logger writeLog
/vendor/laravel/framework/src/Illuminate/Log/Logger.php87
4
Illuminate\Log\Logger error
/vendor/laravel/framework/src/Illuminate/Log/LogManager.php526
3
Illuminate\Log\LogManager error
/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php113
2
Illuminate\Foundation\Exceptions\Handler report
/app/Exceptions/Handler.php37
1
App\Exceptions\Handler report
/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php81
0
Illuminate\Foundation\Bootstrap\HandleExceptions handleException
[internal]0
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
        if ($this->useLocking) {
            // ignoring errors here, there's not much we can do about them
            flock($this->stream, LOCK_EX);
        }
 
        $this->streamWrite($this->stream, $record);
 
        if ($this->useLocking) {
            flock($this->stream, LOCK_UN);
        }
    }
 
    /**
     * Write to stream
     * @param resource $stream
     * @param array $record
     */
    protected function streamWrite($stream, array $record)
    {
        fwrite($stream, (string) $record['formatted']);
    }
 
    private function customErrorHandler($code, $msg)
    {
        $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
    }
 
    /**
     * @param string $stream
     *
     * @return null|string
     */
    private function getDirFromStream($stream)
    {
        $pos = strpos($stream, '://');
        if ($pos === false) {
            return dirname($stream);
        }
 
        if ('file://' === substr($stream, 0, 7)) {
Arguments
  1. "fwrite(): write of 1570 bytes failed with errno=28 No space left on device"
    
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
        if ($this->useLocking) {
            // ignoring errors here, there's not much we can do about them
            flock($this->stream, LOCK_EX);
        }
 
        $this->streamWrite($this->stream, $record);
 
        if ($this->useLocking) {
            flock($this->stream, LOCK_UN);
        }
    }
 
    /**
     * Write to stream
     * @param resource $stream
     * @param array $record
     */
    protected function streamWrite($stream, array $record)
    {
        fwrite($stream, (string) $record['formatted']);
    }
 
    private function customErrorHandler($code, $msg)
    {
        $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
    }
 
    /**
     * @param string $stream
     *
     * @return null|string
     */
    private function getDirFromStream($stream)
    {
        $pos = strpos($stream, '://');
        if ($pos === false) {
            return dirname($stream);
        }
 
        if ('file://' === substr($stream, 0, 7)) {
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
            $this->errorMessage = null;
            set_error_handler(array($this, 'customErrorHandler'));
            $this->stream = fopen($this->url, 'a');
            if ($this->filePermission !== null) {
                @chmod($this->url, $this->filePermission);
            }
            restore_error_handler();
            if (!is_resource($this->stream)) {
                $this->stream = null;
 
                throw new \UnexpectedValueException(sprintf('The stream or file "%s" could not be opened in append mode: '.$this->errorMessage, $this->url));
            }
        }
 
        if ($this->useLocking) {
            // ignoring errors here, there's not much we can do about them
            flock($this->stream, LOCK_EX);
        }
 
        $this->streamWrite($this->stream, $record);
 
        if ($this->useLocking) {
            flock($this->stream, LOCK_UN);
        }
    }
 
    /**
     * Write to stream
     * @param resource $stream
     * @param array $record
     */
    protected function streamWrite($stream, array $record)
    {
        fwrite($stream, (string) $record['formatted']);
    }
 
    private function customErrorHandler($code, $msg)
    {
        $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
    }
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
 *
 * @author Jordi Boggiano <j.boggiano@seld.be>
 * @author Christophe Coevoet <stof@notk.org>
 */
abstract class AbstractProcessingHandler extends AbstractHandler
{
    /**
     * {@inheritdoc}
     */
    public function handle(array $record)
    {
        if (!$this->isHandling($record)) {
            return false;
        }
 
        $record = $this->processRecord($record);
 
        $record['formatted'] = $this->getFormatter()->format($record);
 
        $this->write($record);
 
        return false === $this->bubble;
    }
 
    /**
     * Writes the record down to the log of the implementing handler
     *
     * @param  array $record
     * @return void
     */
    abstract protected function write(array $record);
 
    /**
     * Processes a record.
     *
     * @param  array $record
     * @return array
     */
    protected function processRecord(array $record)
    {
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Logger.php
        }
        $ts->setTimezone(static::$timezone);
 
        $record = array(
            'message' => (string) $message,
            'context' => $context,
            'level' => $level,
            'level_name' => $levelName,
            'channel' => $this->name,
            'datetime' => $ts,
            'extra' => array(),
        );
 
        try {
            foreach ($this->processors as $processor) {
                $record = call_user_func($processor, $record);
            }
 
            while ($handler = current($this->handlers)) {
                if (true === $handler->handle($record)) {
                    break;
                }
 
                next($this->handlers);
            }
        } catch (Exception $e) {
            $this->handleException($e, $record);
        }
 
        return true;
    }
 
    /**
     * Ends a log cycle and frees all resources used by handlers.
     *
     * Closing a Handler means flushing all buffers and freeing any open resources/handles.
     * Handlers that have been closed should be able to accept log records again and re-open
     * themselves on demand, but this may not always be possible depending on implementation.
     *
     * This is useful at the end of a request and will be called automatically on every handler
/var/www/html/www.privilifesciences.com/vendor/monolog/monolog/src/Monolog/Logger.php
     * @param  array  $context The log context
     * @return bool   Whether the record has been processed
     */
    public function err($message, array $context = array())
    {
        return $this->addRecord(static::ERROR, $message, $context);
    }
 
    /**
     * Adds a log record at the ERROR level.
     *
     * This method allows for compatibility with common interfaces.
     *
     * @param  string $message The log message
     * @param  array  $context The log context
     * @return bool   Whether the record has been processed
     */
    public function error($message, array $context = array())
    {
        return $this->addRecord(static::ERROR, $message, $context);
    }
 
    /**
     * Adds a log record at the CRITICAL level.
     *
     * This method allows for compatibility with common interfaces.
     *
     * @param  string $message The log message
     * @param  array  $context The log context
     * @return bool   Whether the record has been processed
     */
    public function crit($message, array $context = array())
    {
        return $this->addRecord(static::CRITICAL, $message, $context);
    }
 
    /**
     * Adds a log record at the CRITICAL level.
     *
     * This method allows for compatibility with common interfaces.
/var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/Logger.php
     * @return void
     */
    public function write($level, $message, array $context = [])
    {
        $this->writeLog($level, $message, $context);
    }
 
    /**
     * Write a message to the log.
     *
     * @param  string  $level
     * @param  string  $message
     * @param  array  $context
     * @return void
     */
    protected function writeLog($level, $message, $context)
    {
        $this->fireLogEvent($level, $message = $this->formatMessage($message), $context);
 
        $this->logger->{$level}($message, $context);
    }
 
    /**
     * Register a new callback handler for when a log event is triggered.
     *
     * @param  \Closure  $callback
     * @return void
     *
     * @throws \RuntimeException
     */
    public function listen(Closure $callback)
    {
        if (! isset($this->dispatcher)) {
            throw new RuntimeException('Events dispatcher has not been set.');
        }
 
        $this->dispatcher->listen(MessageLogged::class, $callback);
    }
 
    /**
/var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/Logger.php
     *
     * @param  string  $message
     * @param  array  $context
     * @return void
     */
    public function critical($message, array $context = [])
    {
        $this->writeLog(__FUNCTION__, $message, $context);
    }
 
    /**
     * Log an error message to the logs.
     *
     * @param  string  $message
     * @param  array  $context
     * @return void
     */
    public function error($message, array $context = [])
    {
        $this->writeLog(__FUNCTION__, $message, $context);
    }
 
    /**
     * Log a warning message to the logs.
     *
     * @param  string  $message
     * @param  array  $context
     * @return void
     */
    public function warning($message, array $context = [])
    {
        $this->writeLog(__FUNCTION__, $message, $context);
    }
 
    /**
     * Log a notice to the logs.
     *
     * @param  string  $message
     * @param  array  $context
     * @return void
/var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Log/LogManager.php
     *
     * @return void
     */
    public function critical($message, array $context = [])
    {
        return $this->driver()->critical($message, $context);
    }
 
    /**
     * Runtime errors that do not require immediate action but should typically
     * be logged and monitored.
     *
     * @param string $message
     * @param array  $context
     *
     * @return void
     */
    public function error($message, array $context = [])
    {
        return $this->driver()->error($message, $context);
    }
 
    /**
     * Exceptional occurrences that are not errors.
     *
     * Example: Use of deprecated APIs, poor use of an API, undesirable things
     * that are not necessarily wrong.
     *
     * @param string $message
     * @param array  $context
     *
     * @return void
     */
    public function warning($message, array $context = [])
    {
        return $this->driver()->warning($message, $context);
    }
 
    /**
     * Normal but significant events.
/var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php
     */
    public function report(Exception $e)
    {
        if ($this->shouldntReport($e)) {
            return;
        }
 
        if (method_exists($e, 'report')) {
            return $e->report();
        }
 
        try {
            $logger = $this->container->make(LoggerInterface::class);
        } catch (Exception $ex) {
            throw $e;
        }
 
        $logger->error(
            $e->getMessage(),
            array_merge($this->context(), ['exception' => $e]
        ));
    }
 
    /**
     * Determine if the exception should be reported.
     *
     * @param  \Exception  $e
     * @return bool
     */
    public function shouldReport(Exception $e)
    {
        return ! $this->shouldntReport($e);
    }
 
    /**
     * Determine if the exception is in the "do not report" list.
     *
     * @param  \Exception  $e
     * @return bool
     */
/var/www/html/www.privilifesciences.com/app/Exceptions/Handler.php
 
    /**
     * A list of the inputs that are never flashed for validation exceptions.
     *
     * @var array
     */
    protected $dontFlash = [
        'password',
        'password_confirmation',
    ];
 
    /**
     * Report or log an exception.
     *
     * @param  \Exception  $exception
     * @return void
     */
    public function report(Exception $exception)
    {
        parent::report($exception);
    }
 
    /**
     * Render an exception into an HTTP response.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Exception  $exception
     * @return \Illuminate\Http\Response
     */
    public function render($request, Exception $exception)
    {
        return parent::render($request, $exception);
    }
}
 
/var/www/html/www.privilifesciences.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php
    }
 
    /**
     * Handle an uncaught exception from the application.
     *
     * Note: Most exceptions can be handled via the try / catch block in
     * the HTTP and Console kernels. But, fatal error exceptions must
     * be handled differently since they are not normal exceptions.
     *
     * @param  \Throwable  $e
     * @return void
     */
    public function handleException($e)
    {
        if (! $e instanceof Exception) {
            $e = new FatalThrowableError($e);
        }
 
        try {
            $this->getExceptionHandler()->report($e);
        } catch (Exception $e) {
            //
        }
 
        if ($this->app->runningInConsole()) {
            $this->renderForConsole($e);
        } else {
            $this->renderHttpResponse($e);
        }
    }
 
    /**
     * Render an exception to the console.
     *
     * @param  \Exception  $e
     * @return void
     */
    protected function renderForConsole(Exception $e)
    {
        $this->getExceptionHandler()->renderForConsole(new ConsoleOutput, $e);
[internal]

Environment & details:

empty
empty
empty
empty
empty
Key Value
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"www.privilifesciences.com"
REDIRECT_STATUS
"200"
HTTPS
"on"
SSL_TLS_SNI
"www.privilifesciences.com"
HTTP_ACCEPT
"*/*"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.privilifesciences.com"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at www.privilifesciences.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SERVER_NAME
"www.privilifesciences.com"
SERVER_ADDR
"172.31.4.42"
SERVER_PORT
"443"
REMOTE_ADDR
"216.73.216.121"
DOCUMENT_ROOT
"/var/www/html/www.privilifesciences.com/public"
REQUEST_SCHEME
"https"
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/var/www/html/www.privilifesciences.com/public"
SERVER_ADMIN
"bkupadhyay75@gmail.com"
SCRIPT_FILENAME
"/var/www/html/www.privilifesciences.com/public/index.php"
REMOTE_PORT
"62341"
REDIRECT_URL
"/about-us/legacy"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/about-us/legacy"
SCRIPT_NAME
"/index.php"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1765949936.3941
REQUEST_TIME
1765949936
APP_NAME
"Laravel"
APP_ENV
"developement"
APP_KEY
"base64:/kE0S3Ay2lY2hcW3adc4i0lnViGXzHRUrNvaeIdgSaU="
APP_DEBUG
"true"
APP_URL
"http://ec2-13-232-248-230.ap-south-1.compute.amazonaws.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"privi_prod_web"
DB_USERNAME
"root"
DB_PASSWORD
"PErVKF7xKZaZc"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"database"
QUEUE_DRIVER
"database"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
""
REDIS_PORT
"6379"
MAIL_HOST
"smtp.gmail.com"
MAIL_PORT
"587"
MAIL_USERNAME
"plsmortar@gmail.com"
MAIL_PASSWORD
"leoikkdwyahmfljn"
MAIL_ENCRYPTION
"tls"
MAIL_FROM_ADDRESS
"plsmortar@gmail.com"
MAIL_FROM_NAME
"PLS"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
""
NOCAPTCHA_SECRET
"6LetRjUfAAAAAFcWCXZ5SsqnnVwyAWjxIIcuRarV"
NOCAPTCHA_SITEKEY
"6LetRjUfAAAAAMFYEDbprmhigKYIJFe6pdImKV9k"
SUPPLIER_REGISTRATION_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
DISTRIBUTOR_REGISTRATION_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
CONTACT_ENQUIRY_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
FARMER_MEET_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
LEAD_ENQUIRY_MAIL
"privileads25@gmail.com,anujanandaa3@gmail.com"
MAJENTOURL
"https://products.privilifesciences.com"
Key Value
APP_NAME
"Laravel"
APP_ENV
"developement"
APP_KEY
"base64:/kE0S3Ay2lY2hcW3adc4i0lnViGXzHRUrNvaeIdgSaU="
APP_DEBUG
"true"
APP_URL
"http://ec2-13-232-248-230.ap-south-1.compute.amazonaws.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"privi_prod_web"
DB_USERNAME
"root"
DB_PASSWORD
"PErVKF7xKZaZc"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"database"
QUEUE_DRIVER
"database"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
""
REDIS_PORT
"6379"
MAIL_HOST
"smtp.gmail.com"
MAIL_PORT
"587"
MAIL_USERNAME
"plsmortar@gmail.com"
MAIL_PASSWORD
"leoikkdwyahmfljn"
MAIL_ENCRYPTION
"tls"
MAIL_FROM_ADDRESS
"plsmortar@gmail.com"
MAIL_FROM_NAME
"PLS"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
""
NOCAPTCHA_SECRET
"6LetRjUfAAAAAFcWCXZ5SsqnnVwyAWjxIIcuRarV"
NOCAPTCHA_SITEKEY
"6LetRjUfAAAAAMFYEDbprmhigKYIJFe6pdImKV9k"
SUPPLIER_REGISTRATION_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
DISTRIBUTOR_REGISTRATION_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
CONTACT_ENQUIRY_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
FARMER_MEET_MAIL
"agrocare@privilife.co.in,anujanandaa3@gmail.com"
LEAD_ENQUIRY_MAIL
"privileads25@gmail.com,anujanandaa3@gmail.com"
MAJENTOURL
"https://products.privilifesciences.com"
0. Whoops\Handler\PrettyPageHandler