Beware of middlemen: CJ Parajuli

Beware of middlemen: CJ Parajuli
By No Author
Published: November 25, 2017 01:33 AM

KATHMANDU, Nov 24: Stating that middlemen are very active to influence the judiciary, Chief Justice (CJ) Gopal Parajuli has asked lawyers and judges to be aware of them while imparting justice.

Speaking at the Legal Internship Program for Women and Vulnerable Group Lawyers-2017, organized by Nepal Bar Association and supported by UNDP, Parajuli called on the judges to be aware of the middlemen who try to influence the process of imparting justice.

“In the past, one would not get justice without offering sweets (Pan Ful) to judges,” Parajuli said, adding, “Judges still come across such offers.” Sharing his experience of legal practice, Parajuli said he had seen middlemen cheat lawyers and judges, and urged both lawyers and judges to identify them and beware of them. 

“Such middlemen are there even today. We need to identify them,” he said. 
Speaking at the same program, Attorney General Basanta Ram Bhandari said Nepal Bar Council has been receiving many complaints against lawyers of late. He called on the lawyers to be honest, sincere and disciplined while practicing law. “There is a serious situation,” Bhandari said, adding, “I've met so many people who even do not want to talk to lawyers. We need to review why such a situation has arisen.” 

Request history8.2.19PHP Version4.79sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.49ms)time
    • Application (4.78s)time
    • 1 x Application (99.74%)
      4.78s
      1 x Booting (0.26%)
      12.49ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed4.73s
      • NewsController.php#297republica1199msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'beware-of-middlemen-cj-parajuli' and `status` = 1 limit 1
        Bindings
        • 0: beware-of-middlemen-cj-parajuli
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1690μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (31409)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1680μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (31409)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1510μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (31409)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (31409)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.88sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Beware of middlemen CJ Parajuli' IN BOOLEAN MODE) as score from `news` where `id` != 31409 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 31409
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1930μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (146589, 147807, 150567, 151789, 151826, 153765)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1700μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (146589, 147807, 150567, 151789, 151826, 153765)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica11.28sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-21 20:37:37' and '2025-04-22 20:37:37' and `id` not in (31409) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-21 20:37:37
        • 1: 2025-04-22 20:37:37
        • 2: 31409
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1361msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-22 20:37:39' where `id` = 31409 and `status` = 1
        Bindings
        • 0: 2025-04-22 20:37:39
        • 1: 31409
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      2Category.php#?
          _token
          Cxo5tVVYrautuwI7DlukeAruXNZvCE8Nj0Z3cCaP
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/beware-of-middlemen-cj-parajuli
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/beware-of-middlemen-cj-parajuli" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/beware-of-middlemen-cj-parajuli
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.20.220" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdNbEFpUms2eWJrb2lKNDgxNlA5SUE9PSIsInZhbHVlIjoiRVU0UzZMSFhqbldMSExNQUJNOThPVXhLUVE4YzFCOXpvSlcrRlNJbUJaU3RoUXJBWHFKZGJFUDlpc2JJS0cxYlJ2T0tMTUxkV0tXdkhjaE9ocTl6S09LRlhjWGp3QWVOR0p2MjJkUnNTbExMMGhlMzFBaWpKNkNraXdQWXdIc0EiLCJtYWMiOiJmYjQwYWNmZWE2ZDAwZjk2MTlkY2MxY2M3YmVlMTU0YjdiODczMDM2ODQzYTc1OWQxZGNkZTQwY2U3M2I4ZjY0IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Im5WZnFqYWpMOGU1ZE9YMU9TS2F6WWc9PSIsInZhbHVlIjoiU3pvZWtac3NwUGloYU5neXQ1c2lRb0ZEV0MzRTNrZDd5SlZhQWRpT2RWdVc1S0Q4SFRUWGppeTZqYVlPUE1lcC9RbmhuNnBxbnZHcVF3dXNQbzRlQ0FOTTQ3MlgyRjRxb2dMOTJ2blZZeG5lZ0t0ZndUK25KT3YvZUVQcnhQVngiLCJtYWMiOiI5YzE1Y2Q4N2ZjZjdhNWExZTM5OTE0ZDhiNTRiZGY0M2Y3ZWU3OTlkZDAyNTNmZDRhMGQ5OWU1MjkxNGMyNDVmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjdNbEFpUms2eWJrb2lKNDgxNlA5SUE9PSIsInZhbHVlIjoiRVU0UzZMSFhqbldMSExNQUJNOThPVXhLUVE4YzFCOXpvSlcrRlNJbUJaU3RoUXJBWHFKZGJFUDlpc2JJS0cxYlJ2T0tMT" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "3.15.20.220" ] "cf-ray" => array:1 [ 0 => "9345f21d096a232a-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "Cxo5tVVYrautuwI7DlukeAruXNZvCE8Nj0Z3cCaP" "republica_session" => "Yw0Yv5lBtPlc5rosSOkot5iNyRqJ4hn1EC3lwNBs" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Apr 2025 14:52:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZ4cFZnUzM0RllOZ3lRK1NUV3pQQ0E9PSIsInZhbHVlIjoiTEpJTmhVTEt6TmxXY041dklBYkQ4czViNmNhWmYxcUhtZjhyZ2R3c0o2YW1OQWM2ajBMR253VERFMHcrSkg0VE50V3NON2Y5OEg5anhxUmpiSE5tanJRenNRN3d6K3dFQ05wd2JQVktOWmJRNjNsUWl4WTF0ckowZWxyU3hPaUQiLCJtYWMiOiI3YTRjNmYzNzM3ZTI3ZTE0YWI2N2I3OTc0MDhkMTExODQ5MzQ4NGIyMmMyNWIxOGRlZTYyZjkzZmIxZTY5MWQ3IiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 14:52:39 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlZ4cFZnUzM0RllOZ3lRK1NUV3pQQ0E9PSIsInZhbHVlIjoiTEpJTmhVTEt6TmxXY041dklBYkQ4czViNmNhWmYxcUhtZjhyZ2R3c0o2YW1OQWM2ajBMR253VERFMHcrSkg0VE50V3NON" 1 => "republica_session=eyJpdiI6ImVERnduQzdseVpnSnRxRStCd0x2aVE9PSIsInZhbHVlIjoicTdqM2lqdmRYUUZvQUNEU1VCc0gzMEUwbEFRYWdHRGw2SnJhK0U3V0FtUTJRTXpGT2NVcmo0THVEOU1uM0JDM3JJU2JpeHRCMVJSR0VoUjkrMFJNZFRYUko3UldiVEljd0pEbGs5ZUNDRWlNTHNDSlNHNXhaZWJDZ0JFNlFQeEUiLCJtYWMiOiI1NjExYTU4YTdlMDI1MWVjMWQyYjI3MzViMWM1OTAxYTNjNDE5ZTBlMWM3Yjg4YTkzMTFiOGJhZWE0MWFkNjljIiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 14:52:39 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6ImVERnduQzdseVpnSnRxRStCd0x2aVE9PSIsInZhbHVlIjoicTdqM2lqdmRYUUZvQUNEU1VCc0gzMEUwbEFRYWdHRGw2SnJhK0U3V0FtUTJRTXpGT2NVcmo0THVEOU1uM0JDM3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZ4cFZnUzM0RllOZ3lRK1NUV3pQQ0E9PSIsInZhbHVlIjoiTEpJTmhVTEt6TmxXY041dklBYkQ4czViNmNhWmYxcUhtZjhyZ2R3c0o2YW1OQWM2ajBMR253VERFMHcrSkg0VE50V3NON2Y5OEg5anhxUmpiSE5tanJRenNRN3d6K3dFQ05wd2JQVktOWmJRNjNsUWl4WTF0ckowZWxyU3hPaUQiLCJtYWMiOiI3YTRjNmYzNzM3ZTI3ZTE0YWI2N2I3OTc0MDhkMTExODQ5MzQ4NGIyMmMyNWIxOGRlZTYyZjkzZmIxZTY5MWQ3IiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 14:52:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlZ4cFZnUzM0RllOZ3lRK1NUV3pQQ0E9PSIsInZhbHVlIjoiTEpJTmhVTEt6TmxXY041dklBYkQ4czViNmNhWmYxcUhtZjhyZ2R3c0o2YW1OQWM2ajBMR253VERFMHcrSkg0VE50V3NON" 1 => "republica_session=eyJpdiI6ImVERnduQzdseVpnSnRxRStCd0x2aVE9PSIsInZhbHVlIjoicTdqM2lqdmRYUUZvQUNEU1VCc0gzMEUwbEFRYWdHRGw2SnJhK0U3V0FtUTJRTXpGT2NVcmo0THVEOU1uM0JDM3JJU2JpeHRCMVJSR0VoUjkrMFJNZFRYUko3UldiVEljd0pEbGs5ZUNDRWlNTHNDSlNHNXhaZWJDZ0JFNlFQeEUiLCJtYWMiOiI1NjExYTU4YTdlMDI1MWVjMWQyYjI3MzViMWM1OTAxYTNjNDE5ZTBlMWM3Yjg4YTkzMTFiOGJhZWE0MWFkNjljIiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 14:52:39 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6ImVERnduQzdseVpnSnRxRStCd0x2aVE9PSIsInZhbHVlIjoicTdqM2lqdmRYUUZvQUNEU1VCc0gzMEUwbEFRYWdHRGw2SnJhK0U3V0FtUTJRTXpGT2NVcmo0THVEOU1uM0JDM3" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Cxo5tVVYrautuwI7DlukeAruXNZvCE8Nj0Z3cCaP" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/beware-of-middlemen-cj-parajuli" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/beware-of-middlemen-cj-parajuli" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-22 20:37:39GET/amp/news/beware-of-middlemen-cj-parajuli11016