Logo trang chủ
  • Giới thiệu
  • Bảng giá
  • Hướng dẫn sử dụng
  • Văn bản
  • Tin tức
  • Chính sách
  • Biểu mẫu
  • Trang cá nhân
Logo trang chủ
  • Trang chủ
  • Văn bản
  • Pháp luật
  • Bảng giá
Trang chủ » Văn bản » Hành chính

Quyết định 114/2008/QĐ-BNN thành lập Quỹ Bảo vệ và Phát triển rừng Việt Nam do Bộ trưởng Bộ Nông nghiệp và Phát triển nông thôn ban hành

Value copied successfully!
Số hiệu 114/2008/QĐ-BNN
Loại văn bản Quyết định
Cơ quan Bộ Nông nghiệp và Phát triển nông thôn
Ngày ban hành 28/11/2008
Người ký Hứa Đức Nhị
Ngày hiệu lực
Đã biết
Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.
Tình trạng
Đã biết
Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.
  • Mục lục
  • Lưu
  • Theo dõi
  • Ghi chú
  • Góp ý

Từ khóa: 114/2008/QĐ-BNN Quyết định 114/2008/QĐ-BNN Quyết định số 114/2008/QĐ-BNN Quyết định 114/2008/QĐ-BNN của Bộ Nông nghiệp và Phát triển nông thôn Quyết định số 114/2008/QĐ-BNN của Bộ Nông nghiệp và Phát triển nông thôn Quyết định 114 2008 QĐ BNN của Bộ Nông nghiệp và Phát triển nông thôn

Nội dung đang được cập nhật.
Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.

Được hướng dẫn () Xem thêm Ẩn bớt

    Xem chi tiết
    Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.

Bị hủy bỏ () Xem thêm Ẩn bớt

    Xem chi tiết
    Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.

Được bổ sung () Xem thêm Ẩn bớt

    Xem chi tiết
    Để xem thông tin này, vui lòng đăng nhập tài khoản gói nâng cao. Nếu chưa có tài khoản vui lòng đăng ký.

Đình chỉ () Xem thêm Ẩn bớt

    var phpdebugbar = new PhpDebugBar.DebugBar(); phpdebugbar.addIndicator("php_version", new PhpDebugBar.DebugBar.Indicator({"icon":"code","tooltip":"PHP Version"}), "right"); phpdebugbar.addTab("messages", new PhpDebugBar.DebugBar.Tab({"icon":"list-alt","title":"Messages", "widget": new PhpDebugBar.Widgets.MessagesWidget()})); phpdebugbar.addIndicator("time", new PhpDebugBar.DebugBar.Indicator({"icon":"clock-o","tooltip":"Request Duration"}), "right"); phpdebugbar.addTab("timeline", new PhpDebugBar.DebugBar.Tab({"icon":"tasks","title":"Timeline", "widget": new PhpDebugBar.Widgets.TimelineWidget()})); phpdebugbar.addIndicator("memory", new PhpDebugBar.DebugBar.Indicator({"icon":"cogs","tooltip":"Memory Usage"}), "right"); phpdebugbar.addTab("exceptions", new PhpDebugBar.DebugBar.Tab({"icon":"bug","title":"Exceptions", "widget": new PhpDebugBar.Widgets.ExceptionsWidget()})); phpdebugbar.addTab("views", new PhpDebugBar.DebugBar.Tab({"icon":"leaf","title":"Views", "widget": new PhpDebugBar.Widgets.TemplatesWidget()})); phpdebugbar.addTab("route", new PhpDebugBar.DebugBar.Tab({"icon":"share","title":"Route", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.addIndicator("currentroute", new PhpDebugBar.DebugBar.Indicator({"icon":"share","tooltip":"Route"}), "right"); phpdebugbar.addTab("queries", new PhpDebugBar.DebugBar.Tab({"icon":"database","title":"Queries", "widget": new PhpDebugBar.Widgets.SQLQueriesWidget()})); phpdebugbar.addTab("models", new PhpDebugBar.DebugBar.Tab({"icon":"cubes","title":"Models", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.addTab("emails", new PhpDebugBar.DebugBar.Tab({"icon":"inbox","title":"Mails", "widget": new PhpDebugBar.Widgets.MailsWidget()})); phpdebugbar.addTab("gate", new PhpDebugBar.DebugBar.Tab({"icon":"list-alt","title":"Gate", "widget": new PhpDebugBar.Widgets.MessagesWidget()})); phpdebugbar.addTab("session", new PhpDebugBar.DebugBar.Tab({"icon":"archive","title":"Session", "widget": new PhpDebugBar.Widgets.VariableListWidget()})); phpdebugbar.addTab("request", new PhpDebugBar.DebugBar.Tab({"icon":"tags","title":"Request", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.setDataMap({ "php_version": ["php.version", ], "messages": ["messages.messages", []], "messages:badge": ["messages.count", null], "time": ["time.duration_str", '0ms'], "timeline": ["time", {}], "memory": ["memory.peak_usage_str", '0B'], "exceptions": ["exceptions.exceptions", []], "exceptions:badge": ["exceptions.count", null], "views": ["views", []], "views:badge": ["views.nb_templates", 0], "route": ["route", {}], "currentroute": ["route.uri", ], "queries": ["queries", []], "queries:badge": ["queries.nb_statements", 0], "models": ["models.data", {}], "models:badge": ["models.count", 0], "emails": ["symfonymailer_mails.mails", []], "emails:badge": ["symfonymailer_mails.count", null], "gate": ["gate.messages", []], "gate:badge": ["gate.count", null], "session": ["session", {}], "request": ["request", {}] }); phpdebugbar.restoreState(); phpdebugbar.ajaxHandler = new PhpDebugBar.AjaxHandler(phpdebugbar, undefined, true); phpdebugbar.ajaxHandler.bindToFetch(); phpdebugbar.ajaxHandler.bindToXHR(); phpdebugbar.setOpenHandler(new PhpDebugBar.OpenHandler({"url":"https:\/\/www.dulieuphapluat.vn\/_debugbar\/open"})); phpdebugbar.addDataSet({"__meta":{"id":"Xd8fddc48036199ef40747e4e19dcf24e","datetime":"2025-06-20 10:40:44","utime":1750416044.665596,"method":"GET","uri":"\/van-ban\/hanh-chinh-van-ban\/quyet-dinh-1142008qd-bnn-thanh-lap-quy-bao-ve-va-phat-trien-rung-viet-nam-do-bo-truong-bo-nong-nghiep-va-phat-trien-nong-thon-ban-hanh-495279.html","ip":"172.70.131.216"},"php":{"version":"8.1.32","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1750416044.621114,"end":1750416044.665618,"duration":0.04450392723083496,"duration_str":"44.5ms","measures":[{"label":"Booting","start":1750416044.621114,"relative_start":0,"end":1750416044.646476,"relative_end":1750416044.646476,"duration":0.025362014770507812,"duration_str":"25.36ms","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1750416044.646491,"relative_start":0.02537703514099121,"end":1750416044.665622,"relative_end":4.0531158447265625e-6,"duration":0.019130945205688477,"duration_str":"19.13ms","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":2293576,"peak_usage_str":"2MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"GET van-ban\/{category}\/{slug}.html","middleware":"web","controller":"App\\Http\\Controllers\\LegalDocController@show","namespace":null,"prefix":"","where":[],"file":"app\/Http\/Controllers\/LegalDocController.php:96-211<\/a>"},"queries":{"nb_statements":1,"nb_failed_statements":0,"accumulated_duration":0.00216,"accumulated_duration_str":"2.16ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select exists(select * from `url_cache_ex` where `url` = '\/van-ban\/hanh-chinh-van-ban\/quyet-dinh-1142008qd-bnn-thanh-lap-quy-bao-ve-va-phat-trien-rung-viet-nam-do-bo-truong-bo-nong-nghiep-va-phat-trien-nong-thon-ban-hanh-495279.html') as `exists`","type":"query","params":[],"bindings":["\/van-ban\/hanh-chinh-van-ban\/quyet-dinh-1142008qd-bnn-thanh-lap-quy-bao-ve-va-phat-trien-rung-viet-nam-do-bo-truong-bo-nong-nghiep-va-phat-trien-nong-thon-ban-hanh-495279.html"],"hints":null,"show_copy":false,"backtrace":[{"index":10,"namespace":null,"name":"app\/Http\/Middleware\/CacheGuestPageMiddleware.php","file":"\/var\/www\/html\/dulieuphapluat.vn\/app\/Http\/Middleware\/CacheGuestPageMiddleware.php","line":24},{"index":11,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/var\/www\/html\/dulieuphapluat.vn\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":183},{"index":12,"namespace":null,"name":"app\/Http\/Middleware\/CacheResponse.php","file":"\/var\/www\/html\/dulieuphapluat.vn\/app\/Http\/Middleware\/CacheResponse.php","line":25},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/var\/www\/html\/dulieuphapluat.vn\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":183},{"index":14,"namespace":"middleware","name":"admin","file":"\/var\/www\/html\/dulieuphapluat.vn\/app\/Http\/Middleware\/AdminMiddleware.php","line":22}],"start":1750416044.650861,"duration":0.00216,"duration_str":"2.16ms","memory":0,"memory_str":null,"filename":"CacheGuestPageMiddleware.php:24","source":"app\/Http\/Middleware\/CacheGuestPageMiddleware.php:24","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fdulieuphapluat.vn%2Fapp%2FHttp%2FMiddleware%2FCacheGuestPageMiddleware.php&line=24","ajax":false,"filename":"CacheGuestPageMiddleware.php","line":"24"},"connection":"dlpl_v3","start_percent":0,"width_percent":100}]},"models":{"data":[],"count":0,"is_counter":true},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"cibbS5AgqhPUp7UgOBlTxyuoYOWytU1LCQzGl0K1","_previous":"array:1 [\n \"url\" => \"https:\/\/www.dulieuphapluat.vn\/van-ban\/hanh-chinh-van-ban\/quyet-dinh-1142008qd-bnn-thanh-lap-quy-bao-ve-va-phat-trien-rung-viet-nam-do-bo-truong-bo-nong-nghiep-va-phat-trien-nong-thon-ban-hanh-495279.html\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/van-ban\/hanh-chinh-van-ban\/quyet-dinh-1142008qd-bnn-thanh-lap-quy-bao-ve-va-phat-trien-rung-viet-nam-do-bo-truong-bo-nong-nghiep-va-phat-trien-nong-thon-ban-hanh-495279.html","status_code":"
    200<\/span>\n<\/pre>