Yenice 19 Mayıs Anadolu Lisesi

Bursa / İnegöl

Yenice 19 Mayıs Anadolu Lisesi
Tercihlerim
Yorum Yok
Yerleştirme Şekli Sınavsız
Taban Puanı 53.9066
Okulun Pansiyonu Belirtilmemiş
Eğitim Süresi 4 Yıl
Yabancı Dili Diğer
Devlet okulu mu?
Proje okulu mu? Belirtilmemiş
Yorum Ekle/Oku

Okul Hakkında

Yenice 19 Mayıs Anadolu Lisesi Bursa ili İnegöl İlçe Milli Eğitim Müdürlüğü'ne bağlı devlet okuludur.
Yenice 19 Mayıs Anadolu Lisesi bu yıl LGS başvuru kılavuzunda bir değişiklik olmazsa Sınavsız olarak öğrenci alacak.

Son 5 Yılın Puan ve Yüzdelik Dilimi

Yıl Taban Puanı Yüzdelik Dilimi
2025 - -
2024 - -
2023 53.9066 -
2022 57.4311 -
2021 47.3234 -

Kontenjan Bilgisi

2025 2024 2023 2022 2021
- - - - -

Yenice 19 Mayıs Anadolu Lisesi | Bilgileri

Yenice Abdurrahman Öztarhan Anadolu Lisesi İnegöl İlçe merkezine 10 km. uzaklıkta 12.000 nüfuslu Yenice Beldesindedir.1996-1997 öğretim yılında Yenice İlköğretim Okulunun ek binasında Endüstri Meslek Lisesi Programlarından Elektrik, Kız Meslek Lisesi Programalrından Tekstil Konfeksiyon Bölümleriyle eğitim öğretime başlamış,1999-2000 öğretim yılında Elektronik Bölümü açılmıştır.

Okulumuz 1998-1999 öğretim yılında Öztarhanlar Holding tarafından yapılan 10.262 m2 arsa üzerine 884m2 lik taban alanı 2.452m2 toplam kapalı alanı olan 11 derslik 4 atölye 1 laboratuvar 1 bilgisayar sınıfı 1 kütüphane 1 öğretmen odası 1 kantin ve 3 adet idari odadan oluşmaktadır.

Milli Eğitim Bakanlığımızın kararları doğrultusunda 2006-2007 Öğretim yılından itibaren Endüstri Meslek Lisesi olarak eğitime devam etmektedir.2009-2010 Eğitim Öğretim yılında Teknik Lise Elektrik Elektronik Bölümü açılmıştır.

VİZYON Yenice Abdurrahman Öztarhan Anadolu Lisesi olarak vizyonumuz; ileri teknik donanımlı ortamlarda eğitim vererek, sorumluluklarını bilen, planlayan, uygulayan ve çözümler üreten bireyler yetiştirmek ve mensubu olmaktan gurur duyulan mesleki ve teknik eğitim kurumu olmak.

MİSYON Yenice Abdurrahman Öztarhan Anadolu Lisesi olarak misyonumuz;İstihdamı kolay , dürüst ve donanımlı bireyler yetiştirmek.Ülkemiz de; bilim, teknoloji ve üretimde öncü mesleki ve teknik eğitim merkezi olmaktır.

BAŞARILAR

  • Öğretmen Sayısı : 23
  • Öğrenci Sayısı : 280
  • Öğretim Şekli : TAM GÜN
  • Ders Başlama ve Bitiş Saati : 08.30-17.30
  • Derslik Sayısı : 15
  • Atölye-İşlik Sayısı : 4
  • Fen Laboratuarı Sayısı : 1

İletişim Bilgileri

Adres: Güney Mah.Musa amca cad.No.1 Yenice Kasabası. İnegöl BURSA

Tel: 224.7381011

Fax: 224.7381010

web: http://yeniceeml.meb.k12.tr

8.2.19PHP Version133msRequest Duration2MBMemory UsageGET okul/{slug}Route
  • warninglog[15:48:07] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • warninglog[15:48:07] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (67.09ms)time
  • Application (65.8ms)time
  • 1 x Booting (50.48%)
    67.09ms
    1 x Application (49.51%)
    65.80ms
    7 templates were rendered
    • site.school_detailschool_detail.blade.phpblade
    • components.site.sidebarsidebar.blade.phpblade
    • layouts.sitesite.blade.phpblade
    • components.site.headerheader.blade.phpblade
    • components.site.topbar-searchtopbar-search.blade.phpblade
    • components.site.mobile-navbarmobile-navbar.blade.phpblade
    • components.site.footerfooter.blade.phpblade
    uri
    GET okul/{slug}
    middleware
    web
    controller
    App\Http\Controllers\Site\SchoolController@index
    namespace
    prefix
    where
    as
    site.school.index
    file
    app/Http/Controllers/Site/SchoolController.php:9-55
    19 statements were executed38.05ms
    • select `schools`.*, (select count(*) from `comments` where `schools`.`id` = `comments`.`related_id` and `comment_type` = 'school') as `comments_count` from `schools` where `slug` = 'yenice-19-mayis-anadolu-lisesi' limit 1
      6.29msdashcode_laravelSchoolController.php#22
      Bindings
      • 0: school
      • 1: yenice-19-mayis-anadolu-lisesi
      Backtrace
      • 17. app/Http/Controllers/Site/SchoolController.php:22
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `cities` where `cities`.`id` in (16)
      240μsdashcode_laravelSchoolController.php#22
      Backtrace
      • 22. app/Http/Controllers/Site/SchoolController.php:22
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `districts` where `districts`.`id` in (220)
      250μsdashcode_laravelSchoolController.php#22
      Backtrace
      • 22. app/Http/Controllers/Site/SchoolController.php:22
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `school_branches` where `school_branches`.`school_id` in (4711)
      1.37msdashcode_laravelSchoolController.php#22
      Backtrace
      • 22. app/Http/Controllers/Site/SchoolController.php:22
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `school_settlements` where `school_settlements`.`school_branch_id` in (4637) order by `year` desc limit 5
      3.61msdashcode_laravelSchoolController.php#22
      Backtrace
      • 27. app/Http/Controllers/Site/SchoolController.php:22
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 31. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `school_images` where `school_images`.`school_id` = 4711 and `school_images`.`school_id` is not null
      210μsdashcode_laravelschool_detail.blade.php#29
      Bindings
      • 0: 4711
      Backtrace
      • 20. view::site.school_detail:29
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select count(*) as aggregate from `branches` where `type_id` = 1
      260μsdashcode_laravelSiteSidebar.php#26
      Bindings
      • 0: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:26
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:25
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Fen%'
      2.11msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Fen%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Sosyal%'
      2.29msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Sosyal%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Anadolu Lisesi%'
      2.78msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Anadolu Lisesi%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%mam Hatip%'
      2.16msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %mam Hatip%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Teknik%'
      2.02msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Teknik%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Mesleki%'
      1.9msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Mesleki%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Çok Programlı%'
      2.1msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Çok Programlı%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Spor%'
      2.3msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Spor%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 1 and `type_id` = 1
      2.14msdashcode_laravelSiteSidebar.php#41
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:41
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:40
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 2 and `type_id` = 1
      2.16msdashcode_laravelSiteSidebar.php#45
      Bindings
      • 0: 2
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:45
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:44
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 3 and `type_id` = 1
      1.95msdashcode_laravelSiteSidebar.php#49
      Bindings
      • 0: 3
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:49
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:48
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 4 and `type_id` = 1
      1.91msdashcode_laravelSiteSidebar.php#52
      Bindings
      • 0: 4
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:52
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:51
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    App\Models\SchoolSettlement
    4
    App\Models\School
    1
    App\Models\City
    1
    App\Models\District
    1
    App\Models\SchoolBranch
    1
        _token
        uF2w2tlEJzpIh4kOzvxeaRm16MvHdsGRLeumyEOh
        _previous
        array:1 [ "url" => "http://tercihbot.evvelcevap.com/okul/yenice-19-mayis-anadolu-lisesi" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /okul/yenice-19-mayis-anadolu-lisesi
        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 [ "host" => array:1 [ 0 => "tercihbot.evvelcevap.com" ] "x-real-ip" => array:1 [ 0 => "172.70.131.183" ] "x-forwarded-for" => array:1 [ 0 => "13.58.12.108, 172.70.131.183" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "connection" => array:1 [ 0 => "close" ] "cf-ray" => array:1 [ 0 => "9398a9361f1df842-ORD" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "13.58.12.108" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "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)" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Fri, 02 May 2025 15:48:07 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjU2TjlDaTBPcFJuY3RvbmpLT00vYUE9PSIsInZhbHVlIjoiTXNDSm9iQk9oMnZ5bW5zUmt5dlVNaEtNN3ZtTGJzUUJjVnA3Nm1OeGZWU0paSnhzM09ZbTFFY3lkbVRWckJSR0JqZTgzMGRGVy8wWTZFQTRPUnZvdjJXZ1ZYWDZ3WUE4eFRFQ1EzdUR5SnAvT09qWnF1alZETmdJUjE3RS9VOE0iLCJtYWMiOiI0YTU5ZTA4NTQ1ZmY5YzIzYWNmZmRhN2UxYThjYmJiZTZmNDdiYzY3M2RmNmJkMWIxYzQ5NTc2ZTk2Y2FhMWYxIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 17:48:07 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjU2TjlDaTBPcFJuY3RvbmpLT00vYUE9PSIsInZhbHVlIjoiTXNDSm9iQk9oMnZ5bW5zUmt5dlVNaEtNN3ZtTGJzUUJjVnA3Nm1OeGZWU0paSnhzM09ZbTFFY3lkbVRWckJSR0JqZTgzM" 1 => "evvelcevap_tercihbot_session=eyJpdiI6Im1iZHBGNjdqS2wwRXRQNXRVRkdHc1E9PSIsInZhbHVlIjoiSGdsVFBNMG1CcEhrdzRlWlhCOU54U1M5a2kvWWpCT3NROEVTdFRsd1N2NGVFYjk3NnEwaHp5QXRlZmVrd0JHOHVUSjRKVXBpMStGbWlRaTl1K2hsdjR5YVl1S05BYVhtdXd3cEdoQk01Y0NTclVBYmltQzEwL05KcDhHKy9ISjUiLCJtYWMiOiI0MjU3M2MwYTY2OTgwYjk0ZGQzNDI1YWIzMGVjNDkyNjdiMmFmMjJjMDI4NmRkOTJjZDhkNWI5OWRhNDg4NDA5IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 17:48:07 GMT; Max-Age=7200; path=/; httponly; samesite=laxevvelcevap_tercihbot_session=eyJpdiI6Im1iZHBGNjdqS2wwRXRQNXRVRkdHc1E9PSIsInZhbHVlIjoiSGdsVFBNMG1CcEhrdzRlWlhCOU54U1M5a2kvWWpCT3NROEVTdFRsd1N2NGVFYjk3NnEwaHp5QXR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjU2TjlDaTBPcFJuY3RvbmpLT00vYUE9PSIsInZhbHVlIjoiTXNDSm9iQk9oMnZ5bW5zUmt5dlVNaEtNN3ZtTGJzUUJjVnA3Nm1OeGZWU0paSnhzM09ZbTFFY3lkbVRWckJSR0JqZTgzMGRGVy8wWTZFQTRPUnZvdjJXZ1ZYWDZ3WUE4eFRFQ1EzdUR5SnAvT09qWnF1alZETmdJUjE3RS9VOE0iLCJtYWMiOiI0YTU5ZTA4NTQ1ZmY5YzIzYWNmZmRhN2UxYThjYmJiZTZmNDdiYzY3M2RmNmJkMWIxYzQ5NTc2ZTk2Y2FhMWYxIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 17:48:07 GMT; path=/XSRF-TOKEN=eyJpdiI6IjU2TjlDaTBPcFJuY3RvbmpLT00vYUE9PSIsInZhbHVlIjoiTXNDSm9iQk9oMnZ5bW5zUmt5dlVNaEtNN3ZtTGJzUUJjVnA3Nm1OeGZWU0paSnhzM09ZbTFFY3lkbVRWckJSR0JqZTgzM" 1 => "evvelcevap_tercihbot_session=eyJpdiI6Im1iZHBGNjdqS2wwRXRQNXRVRkdHc1E9PSIsInZhbHVlIjoiSGdsVFBNMG1CcEhrdzRlWlhCOU54U1M5a2kvWWpCT3NROEVTdFRsd1N2NGVFYjk3NnEwaHp5QXRlZmVrd0JHOHVUSjRKVXBpMStGbWlRaTl1K2hsdjR5YVl1S05BYVhtdXd3cEdoQk01Y0NTclVBYmltQzEwL05KcDhHKy9ISjUiLCJtYWMiOiI0MjU3M2MwYTY2OTgwYjk0ZGQzNDI1YWIzMGVjNDkyNjdiMmFmMjJjMDI4NmRkOTJjZDhkNWI5OWRhNDg4NDA5IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 17:48:07 GMT; path=/; httponlyevvelcevap_tercihbot_session=eyJpdiI6Im1iZHBGNjdqS2wwRXRQNXRVRkdHc1E9PSIsInZhbHVlIjoiSGdsVFBNMG1CcEhrdzRlWlhCOU54U1M5a2kvWWpCT3NROEVTdFRsd1N2NGVFYjk3NnEwaHp5QXR" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "uF2w2tlEJzpIh4kOzvxeaRm16MvHdsGRLeumyEOh" "_previous" => array:1 [ "url" => "http://tercihbot.evvelcevap.com/okul/yenice-19-mayis-anadolu-lisesi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]