وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (70.68%) | 222.59ms |
1 x Booting (28.94%) | 91.15ms |
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` = '161671' 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` = 161671
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` = 161671)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 61828 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 12 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` = 161671
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 161671 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` = 31 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` = 91
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 91 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` = 4909 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` = 92
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 92 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` = 34 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` = 98
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 98 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` = 35 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` = 99
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 99 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` = 51570 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` = 100
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 100 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` = 34 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` = 101
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 101 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` = 18 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` = 116
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 116 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` = 38 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` = 119
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 119 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` = 38 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` = 120
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 120 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` = 38 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` = 121
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 121 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-161671" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-161671" "REMOTE_PORT" => "35217" "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.223.134.71" "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" => "aBVZTgaRKGHr49QMwvlWNAAAAAA" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aBVZTgaRKGHr49QMwvlWNAAAAAA" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aBVZTgaRKGHr49QMwvlWNAAAAAA" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1746229582.8262 "REQUEST_TIME" => 1746229582 ]
[]
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 => "Fri, 02 May 2025 23:46:22 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImVVT2tjZW5RR0diZU1OeDZSQlY0ZlE9PSIsInZhbHVlIjoibFJsVUhiK3I0NUtjQzkrNFwvNm9xdU9aaGxYd2l4V3N0dlZQcllzaGlLaU1LT0xMWFhQa3dWT0NVSFlheXZrOUpTS2ZBamRMYTdIME5iSzNnU3JTd3A4SG1KZ244eHJjZVJvd2hpZ0pwY1JWemk5bEs0SE5DY3h0ZHQxR3ZYaEhwIiwibWFjIjoiNjk3ZTNlZGQzNDQ1MGE3MTI5OGMyYTQxMWFkNTIxNjY0ZjU1N2EwN2M1NjBiMTI1YjJjMDgyZTE5OTgxNWY0NyJ9; expires=Sat, 03-May-2025 01:46:23 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImVVT2tjZW5RR0diZU1OeDZSQlY0ZlE9PSIsInZhbHVlIjoibFJsVUhiK3I0NUtjQzkrNFwvNm9xdU9aaGxYd2l4V3N0dlZQcllzaGlLaU1LT0xMWFhQa3dWT0NVSFlheXZrOUpTS2ZBa ▶" 1 => "application_session=eyJpdiI6IlpFTUxDUTluSndPZUJZSHcrYVFjc3c9PSIsInZhbHVlIjoiRGc0bmhiYkd4dVpaMnpiT0ZlNlwvbG5Id3RPMFR6ZVYxVngwbHQrQk9FOEwwa0pcL1BIXC91SEo1Ym5CTnI5MFBSQVpvR3Y1NlB6YlRVQTl0dUVxMmtPTW5SY2M0QitubjdIVEV4K0t0bndnYkY3YlFBQlowenNSVU13QzI3SEhHb1oiLCJtYWMiOiJmMWNjNWE0YmZkMmVmMGNhZjRjZjk1NDIzNWMzMWMxOGI3Y2FmODAzZGIyM2Q1YjNiN2RlYmM4MDFiNmZhMTk5In0%3D; expires=Sat, 03-May-2025 01:46:23 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IlpFTUxDUTluSndPZUJZSHcrYVFjc3c9PSIsInZhbHVlIjoiRGc0bmhiYkd4dVpaMnpiT0ZlNlwvbG5Id3RPMFR6ZVYxVngwbHQrQk9FOEwwa0pcL1BIXC91SEo1Ym5CTnI5 ▶" 2 => "fLEI7t7fkF6AtX4icJWB7TY096o8ZC0FtxL0uNYl=eyJpdiI6IkFDRzVad2lhWEZrcXJnbHViTXRBY3c9PSIsInZhbHVlIjoiYlZtNmRnc2JDNDVJUzFTRTg1T3EwR2xcLzR3ZkVEanlTUGZlVjNnTzc1ZjZsUmR0VnZzOTlvd0E2SDlvYlltV0RyTXFSMWJCV1wvNXE0TVgxSjRRKzNKQkpsWGllc0creUFmeUZUN1luSXE5R3VmeVR2b0R1YnRjZ2FSWmNzVFE5akF1NzBZYWYrS01XTEZxd0JRaDUwUnhKYzBYbnVoSnE0SGdsQlpPWkU2UHM4TUtpazJKaFNuODRmM214S2pZTUJuZDdFVitjSjJYK0VFZ3NIQndCc3RkNTdYY0s1N3FUb0FhTElrdW9tdHdnbktwalhEeDViVGxCQTYrMW91eVNDT0pJSDlnMndPa0puemc1ZlhVU2lmQzVXXC9FdWVReXdMVnk2MlpZRzVKQ3J1K0xqbHdqZHUwY0VSaXBMcGxVT0xmM1wvbklRQlVFRUU1Ym0yQWdkckpTaFpXXC9vSmFKWWNMK1Zsb1kyWHJkY01va1BpWVNMd1E0K1Q0bDNXQ1BtaWgiLCJtYWMiOiIyOTZkZmM2ZGI1MTI1NmQxMWE4OGE3Y2M4ODE4YTlmNGYyMTYwY2JkNDk3YjQzOWQ3MTVmOTI3ZmYyMjc5MGMyIn0%3D; expires=Sat, 03-May-2025 01:46:23 GMT; Max-Age=7200; path=/; httponly ◀fLEI7t7fkF6AtX4icJWB7TY096o8ZC0FtxL0uNYl=eyJpdiI6IkFDRzVad2lhWEZrcXJnbHViTXRBY3c9PSIsInZhbHVlIjoiYlZtNmRnc2JDNDVJUzFTRTg1T3EwR2xcLzR3ZkVEanlTUGZlVjNnTzc1ZjZsUmR ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImVVT2tjZW5RR0diZU1OeDZSQlY0ZlE9PSIsInZhbHVlIjoibFJsVUhiK3I0NUtjQzkrNFwvNm9xdU9aaGxYd2l4V3N0dlZQcllzaGlLaU1LT0xMWFhQa3dWT0NVSFlheXZrOUpTS2ZBamRMYTdIME5iSzNnU3JTd3A4SG1KZ244eHJjZVJvd2hpZ0pwY1JWemk5bEs0SE5DY3h0ZHQxR3ZYaEhwIiwibWFjIjoiNjk3ZTNlZGQzNDQ1MGE3MTI5OGMyYTQxMWFkNTIxNjY0ZjU1N2EwN2M1NjBiMTI1YjJjMDgyZTE5OTgxNWY0NyJ9; expires=Sat, 03-May-2025 01:46:23 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImVVT2tjZW5RR0diZU1OeDZSQlY0ZlE9PSIsInZhbHVlIjoibFJsVUhiK3I0NUtjQzkrNFwvNm9xdU9aaGxYd2l4V3N0dlZQcllzaGlLaU1LT0xMWFhQa3dWT0NVSFlheXZrOUpTS2ZBa ▶" 1 => "application_session=eyJpdiI6IlpFTUxDUTluSndPZUJZSHcrYVFjc3c9PSIsInZhbHVlIjoiRGc0bmhiYkd4dVpaMnpiT0ZlNlwvbG5Id3RPMFR6ZVYxVngwbHQrQk9FOEwwa0pcL1BIXC91SEo1Ym5CTnI5MFBSQVpvR3Y1NlB6YlRVQTl0dUVxMmtPTW5SY2M0QitubjdIVEV4K0t0bndnYkY3YlFBQlowenNSVU13QzI3SEhHb1oiLCJtYWMiOiJmMWNjNWE0YmZkMmVmMGNhZjRjZjk1NDIzNWMzMWMxOGI3Y2FmODAzZGIyM2Q1YjNiN2RlYmM4MDFiNmZhMTk5In0%3D; expires=Sat, 03-May-2025 01:46:23 GMT; path=/; httponly ◀application_session=eyJpdiI6IlpFTUxDUTluSndPZUJZSHcrYVFjc3c9PSIsInZhbHVlIjoiRGc0bmhiYkd4dVpaMnpiT0ZlNlwvbG5Id3RPMFR6ZVYxVngwbHQrQk9FOEwwa0pcL1BIXC91SEo1Ym5CTnI5 ▶" 2 => "fLEI7t7fkF6AtX4icJWB7TY096o8ZC0FtxL0uNYl=eyJpdiI6IkFDRzVad2lhWEZrcXJnbHViTXRBY3c9PSIsInZhbHVlIjoiYlZtNmRnc2JDNDVJUzFTRTg1T3EwR2xcLzR3ZkVEanlTUGZlVjNnTzc1ZjZsUmR0VnZzOTlvd0E2SDlvYlltV0RyTXFSMWJCV1wvNXE0TVgxSjRRKzNKQkpsWGllc0creUFmeUZUN1luSXE5R3VmeVR2b0R1YnRjZ2FSWmNzVFE5akF1NzBZYWYrS01XTEZxd0JRaDUwUnhKYzBYbnVoSnE0SGdsQlpPWkU2UHM4TUtpazJKaFNuODRmM214S2pZTUJuZDdFVitjSjJYK0VFZ3NIQndCc3RkNTdYY0s1N3FUb0FhTElrdW9tdHdnbktwalhEeDViVGxCQTYrMW91eVNDT0pJSDlnMndPa0puemc1ZlhVU2lmQzVXXC9FdWVReXdMVnk2MlpZRzVKQ3J1K0xqbHdqZHUwY0VSaXBMcGxVT0xmM1wvbklRQlVFRUU1Ym0yQWdkckpTaFpXXC9vSmFKWWNMK1Zsb1kyWHJkY01va1BpWVNMd1E0K1Q0bDNXQ1BtaWgiLCJtYWMiOiIyOTZkZmM2ZGI1MTI1NmQxMWE4OGE3Y2M4ODE4YTlmNGYyMTYwY2JkNDk3YjQzOWQ3MTVmOTI3ZmYyMjc5MGMyIn0%3D; expires=Sat, 03-May-2025 01:46:23 GMT; path=/; httponly ◀fLEI7t7fkF6AtX4icJWB7TY096o8ZC0FtxL0uNYl=eyJpdiI6IkFDRzVad2lhWEZrcXJnbHViTXRBY3c9PSIsInZhbHVlIjoiYlZtNmRnc2JDNDVJUzFTRTg1T3EwR2xcLzR3ZkVEanlTUGZlVjNnTzc1ZjZsUmR ▶" ] ]
0 of 0array:4 [▶ "_token" => "mnrMHoXGl3BdJegxb4ekTZwI9HO7wTQumEn3Q2xY" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-161671" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]