Amasya Anadolu Lisesi

Amasya / Merkez

Amasya Anadolu Lisesi
Tercihlerim
Yorum Yok
Yerleştirme Şekli Sınavlı
Taban Puanı 413.275
Okulun Pansiyonu Var
Eğitim Süresi 4 Yıl
Yabancı Dili Diğer
Devlet okulu mu?
Proje okulu mu?
Yorum Ekle/Oku

Okul Hakkında

Amasya Anadolu Lisesi Amasya ili merkez İlçe Milli Eğitim Müdürlüğü'ne bağlı devlet okuludur.
Amasya Anadolu Lisesi bu yıl LGS başvuru kılavuzunda bir değişiklik olmazsa Sınavlı olarak öğrenci alacak.

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

Yıl Taban Puanı Yüzdelik Dilimi
2025 - -
2024 - -
2023 413.275 -
2022 378.2786 14.03
2021 342.1389 15.9

Kontenjan Bilgisi

2025 2024 2023 2022 2021
- - 160 150 120

Amasya Anadolu Lisesi | Bilgileri

Tüm bu çalışmaların sonunda Gazi İlkokulu için verilen valilik teklifi gerekli incelemeler sonunda 21.5.1984 tarihinde Milli Eğitim Bakanı Vehbi Dinçerlerin de makam onayı ile hayata geçirilmiştir.1984-1985 öğretim yılı eğitime başlaması planlanan okula yönetmeliğine uygun olarak "AMASYA ANADOLU LİSESİ " adı verilmiştir. Kurucu müdür olarak 17.07.1984 tarihinde Mete KUTLUK görevine başlamıştır.

23 Ağustos 1984 tarihinde dönemin Milli Eğitim Bakanı Vehbi Dinçerler in de katılımı ile görkemli bir törenle Amasya Anadolu Lisesi Gazi İlkokulunda eğitim - öğretim hayatına başlamıştır. Okulumuzun dil laboratuvarı 25.3.1985 günü, Okul Koruma Derneğimiz ise 3.9.l985 tarihinde kurulmuştur. 1990-1991 Eğitim-Öğretim yılına kadar Gazi İlkokulunda hizmet veren okulumuz ; 1990-1991 Eğitim Öğretim yılından itibaren bu günkü yerinde, kendi binasında hizmet vermektedir.

1990 yılının sonlarında pansiyon; bir yıl sonra da lojman yapılmıştır. Okul bahçesinde ayrıca 1992 yılında inşaatına başlanan İl Gençlik ve Spor Müdürlüğüne bağlı spor salonu bulunmaktadır. 1984-1985 Eğitim-Öğretim yılına 72 öğrenci ile eğitime başlayan Anadolu Lisesi bu gün itibariyle 2045 mezun vermiştir. Mezunlarımız yurdun değişik yerlerinde ülkemizin kalkınması, gelişmesi ve ilerlemesi için çalışmaktadırlar.

Okulumuz Türkiye çapında müzik ve folklor yarışmalarına katılmıştır, finallere yükselmiştir. Özellikle basketbol dalında bölge dereceleri bulunmaktadır. Özde-bir sınavlarında Türkiye ikinciliği gibi önemli başarıları vardır. Mezunları arasında ABD, İngiltere, Japonya gibi ülkelerde mastır yapan, önemli üniversitelerde öğretim görevlileri, yüksek mühendisler, eczacılar ve doktorlar bulunmaktadır.

Amasya Anadolu Lisesi | Fiziki Olanakları

  • Derslik :21
  • Konferans Salonu :1
  • Spor Salonu :1
  • Fen Laboratuvarı :2
  • BT Sınıfı :1
  • Kütüphane :1
  • Yemekhane :1
  • Saatler : 08:15 - 15:20
  • Bağlantı : ADSL (1 Mbit)
  • Yabancı Dil :
  • Isınma :
  • Servis :
  • Ulaşım : Her Türlü Şehiriçi Taşımacılıkla Okula Ulaşım Sağlanmaktadır
  • Yerleşim Yeri : Bahçeleriçi Mahallesi Anadolu Sokak
  • İl /İlçe Merkezine Uzaklık : İl Merkezinde

İletişim Bilgileri

Adres: Bahçeleriçi Mahallesi Anadolu Sokak No4 AMASYA

Tel: 3582182144

Fax: 03582184902

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

8.2.19PHP Version98.69msRequest Duration2MBMemory UsageGET okul/{slug}Route
  • warninglog[01:03:39] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (35.47ms)time
  • Application (63.21ms)time
  • 1 x Application (64.05%)
    63.21ms
    1 x Booting (35.94%)
    35.47ms
    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 executed34.95ms
    • select `schools`.*, (select count(*) from `comments` where `schools`.`id` = `comments`.`related_id` and `comment_type` = 'school') as `comments_count` from `schools` where `slug` = 'amasya-anadolu-lisesi' limit 1
      2.37msdashcode_laravelSchoolController.php#22
      Bindings
      • 0: school
      • 1: amasya-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 (5)
      280μ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 (321)
      260μ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 (352)
      1.72msdashcode_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 (343) order by `year` desc limit 5
      3.88msdashcode_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` = 352 and `school_images`.`school_id` is not null
      380μsdashcode_laravelschool_detail.blade.php#29
      Bindings
      • 0: 352
      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
      360μ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.17msdashcode_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.72msdashcode_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.14msdashcode_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.01msdashcode_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.94msdashcode_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.12msdashcode_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.23msdashcode_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.12msdashcode_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.17msdashcode_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.92msdashcode_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.87msdashcode_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
        wPaLWQ7jftY7cAees1vdjF5dgqmV1mACydjz0QEU
        _previous
        array:1 [ "url" => "http://tercihbot.evvelcevap.com/okul/amasya-anadolu-lisesi" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /okul/amasya-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.126.82" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.252, 172.70.126.82" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "connection" => array:1 [ 0 => "close" ] "cf-ray" => array:1 [ 0 => "952f965f0baa1ce2-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 => "216.73.216.252" ] "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 => "Sat, 21 Jun 2025 01:03:39 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjllMDIyaEZhbUZCVmR2NUNTVmVYYmc9PSIsInZhbHVlIjoicHVXYjNWQ2dmcmhjOFBnUkNiRW9SY1JnVDQwVFdldXlpQXU1WEdsQTZzRkZjUFk4aVlEYmh0Y3hmWHVoNUlmaktBbGNqKzgwM2VDR1BJSVAyYVh5ait1bkhOa1RKaW9vcHdLazFWVnVNWmtoS2hsdXl3ZVhjcytrM2dTVmpSMXYiLCJtYWMiOiI3YjE1ZWNiNjE0OTYwOWVmNDEzMzU0YzU2N2U1YzM2YzFlYTkzOWRkMzFmMWZjN2Q1ZWIxOTZjOTdhNDIxMDdmIiwidGFnIjoiIn0%3D; expires=Sat, 21 Jun 2025 03:03:39 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjllMDIyaEZhbUZCVmR2NUNTVmVYYmc9PSIsInZhbHVlIjoicHVXYjNWQ2dmcmhjOFBnUkNiRW9SY1JnVDQwVFdldXlpQXU1WEdsQTZzRkZjUFk4aVlEYmh0Y3hmWHVoNUlmaktBbGNqK" 1 => "evvelcevap_tercihbot_session=eyJpdiI6InVxalE2dkpQZ2lKLzJkL2JvS1FZaEE9PSIsInZhbHVlIjoicC9GeGxxQWpXSDN1cEJEMU5kT1JoRnFzVW5MeWtISytJbGZHK0V2TStXN2lCTWRhSUNYbWJielRRaWppcWZnSjRya1hydGg4QlpWaWVWWGNZZk1YUTBMbWpRNjhtZnV2WFVmWE5BTGFoYUludElzTmRHQWRKbGwvL1RxVFFEVEEiLCJtYWMiOiJkY2JmNzM3ODk2ZGUxYWMzOTg3YjJlMmFmMjQ3MmQ3OTc1MmM4NmU5OThhNDNhNWY4MTljNTFmYTdlYTg3MWE2IiwidGFnIjoiIn0%3D; expires=Sat, 21 Jun 2025 03:03:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxevvelcevap_tercihbot_session=eyJpdiI6InVxalE2dkpQZ2lKLzJkL2JvS1FZaEE9PSIsInZhbHVlIjoicC9GeGxxQWpXSDN1cEJEMU5kT1JoRnFzVW5MeWtISytJbGZHK0V2TStXN2lCTWRhSUNYbWJielR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjllMDIyaEZhbUZCVmR2NUNTVmVYYmc9PSIsInZhbHVlIjoicHVXYjNWQ2dmcmhjOFBnUkNiRW9SY1JnVDQwVFdldXlpQXU1WEdsQTZzRkZjUFk4aVlEYmh0Y3hmWHVoNUlmaktBbGNqKzgwM2VDR1BJSVAyYVh5ait1bkhOa1RKaW9vcHdLazFWVnVNWmtoS2hsdXl3ZVhjcytrM2dTVmpSMXYiLCJtYWMiOiI3YjE1ZWNiNjE0OTYwOWVmNDEzMzU0YzU2N2U1YzM2YzFlYTkzOWRkMzFmMWZjN2Q1ZWIxOTZjOTdhNDIxMDdmIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 03:03:39 GMT; path=/XSRF-TOKEN=eyJpdiI6IjllMDIyaEZhbUZCVmR2NUNTVmVYYmc9PSIsInZhbHVlIjoicHVXYjNWQ2dmcmhjOFBnUkNiRW9SY1JnVDQwVFdldXlpQXU1WEdsQTZzRkZjUFk4aVlEYmh0Y3hmWHVoNUlmaktBbGNqK" 1 => "evvelcevap_tercihbot_session=eyJpdiI6InVxalE2dkpQZ2lKLzJkL2JvS1FZaEE9PSIsInZhbHVlIjoicC9GeGxxQWpXSDN1cEJEMU5kT1JoRnFzVW5MeWtISytJbGZHK0V2TStXN2lCTWRhSUNYbWJielRRaWppcWZnSjRya1hydGg4QlpWaWVWWGNZZk1YUTBMbWpRNjhtZnV2WFVmWE5BTGFoYUludElzTmRHQWRKbGwvL1RxVFFEVEEiLCJtYWMiOiJkY2JmNzM3ODk2ZGUxYWMzOTg3YjJlMmFmMjQ3MmQ3OTc1MmM4NmU5OThhNDNhNWY4MTljNTFmYTdlYTg3MWE2IiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 03:03:39 GMT; path=/; httponlyevvelcevap_tercihbot_session=eyJpdiI6InVxalE2dkpQZ2lKLzJkL2JvS1FZaEE9PSIsInZhbHVlIjoicC9GeGxxQWpXSDN1cEJEMU5kT1JoRnFzVW5MeWtISytJbGZHK0V2TStXN2lCTWRhSUNYbWJielR" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "wPaLWQ7jftY7cAees1vdjF5dgqmV1mACydjz0QEU" "_previous" => array:1 [ "url" => "http://tercihbot.evvelcevap.com/okul/amasya-anadolu-lisesi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]