وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (66.73%) | 131.88ms |
1 x Booting (32.89%) | 64.99ms |
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` = '166919' 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` = 166919
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` = 166919)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 65777 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 293 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` = 166919
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 166919 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` = 323 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` = 1692
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1692 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` = 338 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` = 1733
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1733 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` = 3958 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` = 1736
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1736 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` = 340 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` = 1737
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1737 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` = 306 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` = 1763
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1763 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 586 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` = 2547
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2547 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 587 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` = 2552
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2552 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 591 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` = 2560
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2560 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 581 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` = 2588
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2588 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 591 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` = 2681
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2681 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-166919" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-166919" "REMOTE_PORT" => "59307" "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" => "3.15.139.30" "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" => "Z3SkLk6vQwIDek-rg2wVXwAAAGg" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z3SkLk6vQwIDek-rg2wVXwAAAGg" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z3SkLk6vQwIDek-rg2wVXwAAAGg" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1735697454.478 "REQUEST_TIME" => 1735697454 ]
[]
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, 01 Jan 2025 02:10:54 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InRSdkFUeTY4MnlkMXN6WGQydzROWFE9PSIsInZhbHVlIjoiMDlNdG16N0JsM29wdUthZ3BFcWhIQ2grYlEzWXlZQ1AzMWlYdXhXcDV6Nk0wbTFNWWdMSnFQNG0xa1wvU0k2a0o5T2NGQXU3ekZSaDdOTjhRT0Rkb3BuWFhIQUtNM0krdWViVCtyamxZK1BzaHVkb29BbEJ2MWEwZHZrYndKK09tIiwibWFjIjoiZDM0MDUzNjc2NWNmNWY1NDA5YjZmNDEyZjJiYWE5YWYxOGQ4MTQxNmZjMzFhOTQ2ZjI2YTNiNDAzYTQ2N2ViZCJ9; expires=Wed, 01-Jan-2025 04:10:54 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InRSdkFUeTY4MnlkMXN6WGQydzROWFE9PSIsInZhbHVlIjoiMDlNdG16N0JsM29wdUthZ3BFcWhIQ2grYlEzWXlZQ1AzMWlYdXhXcDV6Nk0wbTFNWWdMSnFQNG0xa1wvU0k2a0o5T2NGQ ▶" 1 => "application_session=eyJpdiI6IjJsbWxIOVo3TENGRmZwU1ZEWFwvV1NRPT0iLCJ2YWx1ZSI6IkdKQVRjWWhUSE5BcndoUUR5bDF0T3ZxM0JvZDlCQU5GcmJ2eXlwMGZZQmVTRmxLaFlHMWdcL1RDQ1RJemZUUUpUSFpPQnlhOGJLVmdZVm5GTmtoa2xRekd1XC9yZStEaFVndSs2Qzh0dTc2MTkwS3Mxb0xST2RCUXdUeXBkTWR6a1UiLCJtYWMiOiI2N2E2YWViYzNjN2U1NDIzMDhlNDAzYmMyNzA2MjE2NGQ2Y2JjOTlhMWU1MmFiMDM2YjM2OTRlYzNjOWU1YWQyIn0%3D; expires=Wed, 01-Jan-2025 04:10:54 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IjJsbWxIOVo3TENGRmZwU1ZEWFwvV1NRPT0iLCJ2YWx1ZSI6IkdKQVRjWWhUSE5BcndoUUR5bDF0T3ZxM0JvZDlCQU5GcmJ2eXlwMGZZQmVTRmxLaFlHMWdcL1RDQ1RJemZU ▶" 2 => "vUrwCPkv3m1DWSlaEscocDkSk8scsYd3zKBGJnLO=eyJpdiI6Im9aM0FyVnJTMUtVbU9NbmpvS0hUS0E9PSIsInZhbHVlIjoiSjgwK0xxNkFLdGhRUWlsUUZ3S0s3b0hYaVJQRTdleHRsYVdzNlVHMktEK3NHSHZWMG5qTXdRTExpWXY4QzVMdlJEZGlnT0dYdXFqQit6WEw4eVoySTcxQ0VxY0kwZGE4UmxvY1pVVmpEbkt1Y1JUaDhuVGYrZHFRVlFIWm1uNVQrVUNmdkZlWFdRSTl6S1NYOFRGdWJ2ckFpUGZPQmZqME1SRThHcFV0R2ZYN1RoT2ZPdmZcL2FUZVhqR1ViOGc0dTM2clFxM2V5YzFHVStkaHdBRFJSVHplMWhxNzRWdHN6bG5nZ29sWmdPRGR6MXNSY21vRk50OFVHajRFTFVocFA2QWxwMVArcVQzMGc5THZnZk4wWDZxRmJkOHNIM29yY0g1N1NPXC8xRzdQMW92Nkk1TVUzVEFha09LcXNtS05kZ2R1eXdVTUFwNm1hVEtZa0VuckMxSWpKZzJEanhxK0pOTU1qNDFETUpkWHVFNWhKTDFpYUF0c1RLblNYWXVoOFciLCJtYWMiOiIyOWI2MDE1YjllMTIxMGQwODc5MjcwYjBkZGU5NDVhMDZiZTk5ZDAxOGMxMjQzOGFkMmQyYjM5ZjU0Y2NlNGFkIn0%3D; expires=Wed, 01-Jan-2025 04:10:54 GMT; Max-Age=7200; path=/; httponly ◀vUrwCPkv3m1DWSlaEscocDkSk8scsYd3zKBGJnLO=eyJpdiI6Im9aM0FyVnJTMUtVbU9NbmpvS0hUS0E9PSIsInZhbHVlIjoiSjgwK0xxNkFLdGhRUWlsUUZ3S0s3b0hYaVJQRTdleHRsYVdzNlVHMktEK3NHSHZ ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InRSdkFUeTY4MnlkMXN6WGQydzROWFE9PSIsInZhbHVlIjoiMDlNdG16N0JsM29wdUthZ3BFcWhIQ2grYlEzWXlZQ1AzMWlYdXhXcDV6Nk0wbTFNWWdMSnFQNG0xa1wvU0k2a0o5T2NGQXU3ekZSaDdOTjhRT0Rkb3BuWFhIQUtNM0krdWViVCtyamxZK1BzaHVkb29BbEJ2MWEwZHZrYndKK09tIiwibWFjIjoiZDM0MDUzNjc2NWNmNWY1NDA5YjZmNDEyZjJiYWE5YWYxOGQ4MTQxNmZjMzFhOTQ2ZjI2YTNiNDAzYTQ2N2ViZCJ9; expires=Wed, 01-Jan-2025 04:10:54 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InRSdkFUeTY4MnlkMXN6WGQydzROWFE9PSIsInZhbHVlIjoiMDlNdG16N0JsM29wdUthZ3BFcWhIQ2grYlEzWXlZQ1AzMWlYdXhXcDV6Nk0wbTFNWWdMSnFQNG0xa1wvU0k2a0o5T2NGQ ▶" 1 => "application_session=eyJpdiI6IjJsbWxIOVo3TENGRmZwU1ZEWFwvV1NRPT0iLCJ2YWx1ZSI6IkdKQVRjWWhUSE5BcndoUUR5bDF0T3ZxM0JvZDlCQU5GcmJ2eXlwMGZZQmVTRmxLaFlHMWdcL1RDQ1RJemZUUUpUSFpPQnlhOGJLVmdZVm5GTmtoa2xRekd1XC9yZStEaFVndSs2Qzh0dTc2MTkwS3Mxb0xST2RCUXdUeXBkTWR6a1UiLCJtYWMiOiI2N2E2YWViYzNjN2U1NDIzMDhlNDAzYmMyNzA2MjE2NGQ2Y2JjOTlhMWU1MmFiMDM2YjM2OTRlYzNjOWU1YWQyIn0%3D; expires=Wed, 01-Jan-2025 04:10:54 GMT; path=/; httponly ◀application_session=eyJpdiI6IjJsbWxIOVo3TENGRmZwU1ZEWFwvV1NRPT0iLCJ2YWx1ZSI6IkdKQVRjWWhUSE5BcndoUUR5bDF0T3ZxM0JvZDlCQU5GcmJ2eXlwMGZZQmVTRmxLaFlHMWdcL1RDQ1RJemZU ▶" 2 => "vUrwCPkv3m1DWSlaEscocDkSk8scsYd3zKBGJnLO=eyJpdiI6Im9aM0FyVnJTMUtVbU9NbmpvS0hUS0E9PSIsInZhbHVlIjoiSjgwK0xxNkFLdGhRUWlsUUZ3S0s3b0hYaVJQRTdleHRsYVdzNlVHMktEK3NHSHZWMG5qTXdRTExpWXY4QzVMdlJEZGlnT0dYdXFqQit6WEw4eVoySTcxQ0VxY0kwZGE4UmxvY1pVVmpEbkt1Y1JUaDhuVGYrZHFRVlFIWm1uNVQrVUNmdkZlWFdRSTl6S1NYOFRGdWJ2ckFpUGZPQmZqME1SRThHcFV0R2ZYN1RoT2ZPdmZcL2FUZVhqR1ViOGc0dTM2clFxM2V5YzFHVStkaHdBRFJSVHplMWhxNzRWdHN6bG5nZ29sWmdPRGR6MXNSY21vRk50OFVHajRFTFVocFA2QWxwMVArcVQzMGc5THZnZk4wWDZxRmJkOHNIM29yY0g1N1NPXC8xRzdQMW92Nkk1TVUzVEFha09LcXNtS05kZ2R1eXdVTUFwNm1hVEtZa0VuckMxSWpKZzJEanhxK0pOTU1qNDFETUpkWHVFNWhKTDFpYUF0c1RLblNYWXVoOFciLCJtYWMiOiIyOWI2MDE1YjllMTIxMGQwODc5MjcwYjBkZGU5NDVhMDZiZTk5ZDAxOGMxMjQzOGFkMmQyYjM5ZjU0Y2NlNGFkIn0%3D; expires=Wed, 01-Jan-2025 04:10:54 GMT; path=/; httponly ◀vUrwCPkv3m1DWSlaEscocDkSk8scsYd3zKBGJnLO=eyJpdiI6Im9aM0FyVnJTMUtVbU9NbmpvS0hUS0E9PSIsInZhbHVlIjoiSjgwK0xxNkFLdGhRUWlsUUZ3S0s3b0hYaVJQRTdleHRsYVdzNlVHMktEK3NHSHZ ▶" ] ]
0 of 0array:4 [▶ "_token" => "AkHowY5QUnZGDIe9ia5Ad0lgzYYDF6AP7BkbmqkR" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-166919" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]