وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (66.68%) | 208.83ms |
1 x Booting (32.94%) | 103.17ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
select * from `books` where `id` = '168815' and `hidden_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `name_ar` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 168815
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `books` where exists (select * from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `books`.`id` = `book_category`.`book_id` and `category_id` in (select `id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 168815)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 66686 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 537 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 168815
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 168815 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 33 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1260
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1260 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 33 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1262
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1262 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 33 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1263
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1263 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 798 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 709 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 2835
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2835 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1431 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 3878
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3878 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1736 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 4398
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4398 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1673 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 4430
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4430 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1757 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 4435
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4435 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1714 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 4443
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4443 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1798 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 4494
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4494 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct * from `categories`
Metadata | |
---|---|
Backtrace |
|
select * from `cms_contents` where (`locale` = 'ar' and `page` = 'general') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:8 [▶ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "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" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "bookmart.ae" ] ]
0 of 0array:41 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-168815" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-168815" "REMOTE_PORT" => "39245" "SCRIPT_FILENAME" => "/home/bookmart/domains/bookmart.ae/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@bookmart.ae" "CONTEXT_DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/public_html" "REMOTE_ADDR" => "18.222.194.136" "SERVER_PORT" => "80" "SERVER_ADDR" => "108.181.242.5" "SERVER_NAME" => "bookmart.ae" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "bookmart.ae" "proxy-nokeepalive" => "1" "UNIQUE_ID" => "aAh3E9OxahC2-KE2Y1m66gAAAAc" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aAh3E9OxahC2-KE2Y1m66gAAAAc" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aAh3E9OxahC2-KE2Y1m66gAAAAc" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1745385235.8495 "REQUEST_TIME" => 1745385235 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 23 Apr 2025 05:13:55 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpGQyt6ZkIyMXRtZ2lhQlU3S2dsQnc9PSIsInZhbHVlIjoicWVRemVoSTB2SEdLRUlMdnZ4QURNTU12bVpTUXgxN0tJN1wvSVl1VmNmaEdac2FUSG5MMGFtTzdSVHBlN0lqWGN5QXFkSEtYdFpBZFQ3UThuTkxTT0ppXC9cLzk3K1JFK0tNdVJITDJicndLMDgwOXlGVFwvK3h6WHlXek4zVXNSMEprIiwibWFjIjoiM2QwNWE4MTUxYWM0NjA1YzZlZjQyNTBlMTY5MTdiNzllMTg1MTFmMzZlNmViODg5YzhjY2QyMTIzNTM3ZWVlOCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkpGQyt6ZkIyMXRtZ2lhQlU3S2dsQnc9PSIsInZhbHVlIjoicWVRemVoSTB2SEdLRUlMdnZ4QURNTU12bVpTUXgxN0tJN1wvSVl1VmNmaEdac2FUSG5MMGFtTzdSVHBlN0lqWGN5QXFkS ▶" 1 => "application_session=eyJpdiI6IjhtMXZidTJxb1E5NVN3eTQ5cytYeWc9PSIsInZhbHVlIjoiSUNwUHZJRVRYNmdtWnRUXC9PZHJlNHdqMGl4R1JnWnE2ZmdwWDFHT2c3MUhIV2VBbVpVZ25zTmlWaTNJb0pEQmhXWlRndUtYeGFtaTNKTUJJSVJMVnNvK3ROcW5YOE9Qck1FYXJ6U2NWZ3RUYlVrc1d3eHJOS0JGUW9DVk9NUVN1IiwibWFjIjoiOTk4Mjc2NGE3ODI2Zjk3NmQ0MWIxMmYwNDE4MWE2YTk3ZmQ4MGY1MzlhM2M0MjA0Y2U5MjdhYzk3N2E4NTE1ZCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IjhtMXZidTJxb1E5NVN3eTQ5cytYeWc9PSIsInZhbHVlIjoiSUNwUHZJRVRYNmdtWnRUXC9PZHJlNHdqMGl4R1JnWnE2ZmdwWDFHT2c3MUhIV2VBbVpVZ25zTmlWaTNJb0pE ▶" 2 => "JJ0pUjdnyDFJA1SNeabfeQf72uq7JJKNlgkRcDRF=eyJpdiI6IjJTTlNnaGtCZkJBUzd6THg1b3B2S1E9PSIsInZhbHVlIjoiY1JJTWdRZDh2ODdFTTJUS3J6RGtpbDFwWE1kNVU4T1UybzdHOERxWHBhdlcrWlhZNFptY3BDcWtxVTZrODRBN0d1WWtGRnYzN2xZbHpZQnowdll4Uzg0UDNvV3IzVEp6cVp4WFE4UE9MZXdPd1ZON0pyMk4wS2RNMHA4b2lSWEllWGhLUzdpcmlVTVpOQzlwd2xOSG9YSXNpUWJBeHpIeE4yXC9IdVwvYjdMcWJCN1hUVEhxc1wvdk5zK01XUWpnYXBmaXdiUGRFWkFWTUZsamdTQ3FGUEVZY1QybHpNbjhZYVhhUlp5WGJpTHprUFk3cEhoaXhOWmpzZjU2bjdPQUVaTDJ2Rlp0TWhlMWt2RG40blZ6bnc0NGVxVVNJS2dPT1NKZW9wMUlDaWdaaG03V1doODlGMHg2OGJpY2NVVUxiV3pGUFFWTzhSNVFkenFjbmlSVHk0OU1CeXo1UXlOQkpJOEo4NVE4bmZDTHBLeHZHZjJ6dlNCT3F1R0ExVTlqY0JmIiwibWFjIjoiOTJjYTZjNDA1MzlhN2I5ZDk2MDM3NzMwMWE1MTIwY2I3M2U3YTVlNWIxNTlkZDM0ODliNmFmNTZjZDk5MTIxMCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; Max-Age=7200; path=/; httponly ◀JJ0pUjdnyDFJA1SNeabfeQf72uq7JJKNlgkRcDRF=eyJpdiI6IjJTTlNnaGtCZkJBUzd6THg1b3B2S1E9PSIsInZhbHVlIjoiY1JJTWdRZDh2ODdFTTJUS3J6RGtpbDFwWE1kNVU4T1UybzdHOERxWHBhdlcrWlh ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpGQyt6ZkIyMXRtZ2lhQlU3S2dsQnc9PSIsInZhbHVlIjoicWVRemVoSTB2SEdLRUlMdnZ4QURNTU12bVpTUXgxN0tJN1wvSVl1VmNmaEdac2FUSG5MMGFtTzdSVHBlN0lqWGN5QXFkSEtYdFpBZFQ3UThuTkxTT0ppXC9cLzk3K1JFK0tNdVJITDJicndLMDgwOXlGVFwvK3h6WHlXek4zVXNSMEprIiwibWFjIjoiM2QwNWE4MTUxYWM0NjA1YzZlZjQyNTBlMTY5MTdiNzllMTg1MTFmMzZlNmViODg5YzhjY2QyMTIzNTM3ZWVlOCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkpGQyt6ZkIyMXRtZ2lhQlU3S2dsQnc9PSIsInZhbHVlIjoicWVRemVoSTB2SEdLRUlMdnZ4QURNTU12bVpTUXgxN0tJN1wvSVl1VmNmaEdac2FUSG5MMGFtTzdSVHBlN0lqWGN5QXFkS ▶" 1 => "application_session=eyJpdiI6IjhtMXZidTJxb1E5NVN3eTQ5cytYeWc9PSIsInZhbHVlIjoiSUNwUHZJRVRYNmdtWnRUXC9PZHJlNHdqMGl4R1JnWnE2ZmdwWDFHT2c3MUhIV2VBbVpVZ25zTmlWaTNJb0pEQmhXWlRndUtYeGFtaTNKTUJJSVJMVnNvK3ROcW5YOE9Qck1FYXJ6U2NWZ3RUYlVrc1d3eHJOS0JGUW9DVk9NUVN1IiwibWFjIjoiOTk4Mjc2NGE3ODI2Zjk3NmQ0MWIxMmYwNDE4MWE2YTk3ZmQ4MGY1MzlhM2M0MjA0Y2U5MjdhYzk3N2E4NTE1ZCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; path=/; httponly ◀application_session=eyJpdiI6IjhtMXZidTJxb1E5NVN3eTQ5cytYeWc9PSIsInZhbHVlIjoiSUNwUHZJRVRYNmdtWnRUXC9PZHJlNHdqMGl4R1JnWnE2ZmdwWDFHT2c3MUhIV2VBbVpVZ25zTmlWaTNJb0pE ▶" 2 => "JJ0pUjdnyDFJA1SNeabfeQf72uq7JJKNlgkRcDRF=eyJpdiI6IjJTTlNnaGtCZkJBUzd6THg1b3B2S1E9PSIsInZhbHVlIjoiY1JJTWdRZDh2ODdFTTJUS3J6RGtpbDFwWE1kNVU4T1UybzdHOERxWHBhdlcrWlhZNFptY3BDcWtxVTZrODRBN0d1WWtGRnYzN2xZbHpZQnowdll4Uzg0UDNvV3IzVEp6cVp4WFE4UE9MZXdPd1ZON0pyMk4wS2RNMHA4b2lSWEllWGhLUzdpcmlVTVpOQzlwd2xOSG9YSXNpUWJBeHpIeE4yXC9IdVwvYjdMcWJCN1hUVEhxc1wvdk5zK01XUWpnYXBmaXdiUGRFWkFWTUZsamdTQ3FGUEVZY1QybHpNbjhZYVhhUlp5WGJpTHprUFk3cEhoaXhOWmpzZjU2bjdPQUVaTDJ2Rlp0TWhlMWt2RG40blZ6bnc0NGVxVVNJS2dPT1NKZW9wMUlDaWdaaG03V1doODlGMHg2OGJpY2NVVUxiV3pGUFFWTzhSNVFkenFjbmlSVHk0OU1CeXo1UXlOQkpJOEo4NVE4bmZDTHBLeHZHZjJ6dlNCT3F1R0ExVTlqY0JmIiwibWFjIjoiOTJjYTZjNDA1MzlhN2I5ZDk2MDM3NzMwMWE1MTIwY2I3M2U3YTVlNWIxNTlkZDM0ODliNmFmNTZjZDk5MTIxMCJ9; expires=Wed, 23-Apr-2025 07:13:56 GMT; path=/; httponly ◀JJ0pUjdnyDFJA1SNeabfeQf72uq7JJKNlgkRcDRF=eyJpdiI6IjJTTlNnaGtCZkJBUzd6THg1b3B2S1E9PSIsInZhbHVlIjoiY1JJTWdRZDh2ODdFTTJUS3J6RGtpbDFwWE1kNVU4T1UybzdHOERxWHBhdlcrWlh ▶" ] ]
0 of 0array:4 [▶ "_token" => "dmdhtByTGkcnSOcmhcqgMSGgGi29y7GZ7lpCw1We" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-168815" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]