وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (74.08%) | 257.18ms |
1 x Booting (25.59%) | 88.84ms |
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` = '129730' 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` = 129730
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` = 129730)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 46745 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 741 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` = 129730
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 129730 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` = 184 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` = 1482
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1482 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` = 184 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` = 1491
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1491 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` = 231 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` = 1501
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1501 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` = 42 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` = 1507
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1507 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` = 233 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` = 1508
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1508 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` = 220 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` = 1509
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1509 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` = 47 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` = 1510
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1510 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` = 234 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` = 1511
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1511 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` = 233 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` = 1512
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1512 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` = 2061
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2061 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-129730" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-129730" "REMOTE_PORT" => "5114" "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.14.145.69" "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" => "Z_SALRiD1S3qHZ_PtFIElQAAACk" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_SALRiD1S3qHZ_PtFIElQAAACk" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_SALRiD1S3qHZ_PtFIElQAAACk" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1744076845.2473 "REQUEST_TIME" => 1744076845 ]
[]
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 => "Tue, 08 Apr 2025 01:47:25 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFOb2NENHUzaFwvN0dsSkJEUFpmTXdnPT0iLCJ2YWx1ZSI6ImdwUGxIUWlEMmFiZW92bnlPcWY0dGN3N0l2clQ2c0lDTTB1dUJFMCtYbUVmWUdYXC9WMzM0VzA0XC9UM3BQVWRuWTJoUEw3TkwxbHJzMU4zUHFRK01yYTF5bmtQaWN2YlprXC9mTHpUZ2NKMkhtOTNuQjRSVXVVazFCeTJKN1duQzk5IiwibWFjIjoiNTdlZmYxYjg3NTA1NzViNTNkNjg2OGM1ZTY5ZTE2YmFhNzdhNmIxNWJhZjVlN2Q5MzA0OGNmMTdlMTZlMTc2OCJ9; expires=Tue, 08-Apr-2025 03:47:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InFOb2NENHUzaFwvN0dsSkJEUFpmTXdnPT0iLCJ2YWx1ZSI6ImdwUGxIUWlEMmFiZW92bnlPcWY0dGN3N0l2clQ2c0lDTTB1dUJFMCtYbUVmWUdYXC9WMzM0VzA0XC9UM3BQVWRuWTJoU ▶" 1 => "application_session=eyJpdiI6Im5uUk5VWEpZb1lLVFE3OHYxOUVHaEE9PSIsInZhbHVlIjoialwveFQ1SFpUb21wQ1VtdGFBK1cyZkQ3azZHQmZNaDdkZlI1ajNCalwvREFSNG1qb00rVE96MTdmNlJrRlBYMHg1V1NNaUZzTmd5UnU3a1dRUzBvZFwvTmttWmRQQlV2ZUpjNDA1Nzg5REY0TWhCK0pqSzhPOVpYdVN2UDZ0YlcwMmsiLCJtYWMiOiIxZTc1NmUyOTY3ZDEzZDhhZTk1YzRmZDc4N2EzYTE0YmU2OTA0ZjQxOTczZWFkZDEyOWUxMDRmNThhNTk2NzQ3In0%3D; expires=Tue, 08-Apr-2025 03:47:25 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Im5uUk5VWEpZb1lLVFE3OHYxOUVHaEE9PSIsInZhbHVlIjoialwveFQ1SFpUb21wQ1VtdGFBK1cyZkQ3azZHQmZNaDdkZlI1ajNCalwvREFSNG1qb00rVE96MTdmNlJrRlBY ▶" 2 => "wponCBFSxyfeAXkfqlC5zbPTUFhtGbz8RSu5C1fk=eyJpdiI6IlM4NEdMajB4c1hQK3F3NndGdTBHWFE9PSIsInZhbHVlIjoibHFlSjFiVzlzSFZ0V2laMmtST05NZm55NXVPZ29iVDU2WXdOZ2dJWk8rVzBkYzJmSmhnMWtxUGlaMTlPR2NaV0p4Y3BFU01KM2drY0dJYllCZ1VUK0ZUdEdYaW9jU09KNURDSWlcL0F3RGFnODV4MEd5WkZKYmNhTW1KQkYwK3F6dmxMeEFGblRwc3BOV2YrZHhhYzZOblNKZTJrYlVJeEgzYlFuSW5pRUR1OVdSTDh4V25UU1UxWEQ4MEoyemRyM2JXXC84UjR0VGpkQ1M0dlBJOGwzZEZ4a1M4YXNYWnVPMW5LV0N4Rzl1eDlvVzIyTjMxdnpuXC92TjMybG0rQmppeGpWUnlSVmx2NjFDR2tGSkgxZlRmc3VaanZJRkk4Z0ZhQlNZcXdcL0IxZitxc3RjK0R5aVVGNVB4RDF6WkhnNlgxdDZybGxjV3VYVjBxOTFQSDMwQ0REVDRTc1lsMlQ2TElseXl4VTRVTzVJS3JQVmtpbGprRGVRYjd2WmVFYXZ5QSIsIm1hYyI6IjZlNjZhODU0MTZmZTI3MWQzN2M0ZDZmNDhkOTgwYjExMGU4NzhhZmU0N2Y4OGYxMjVhYjI0MjJlMDIyNmE0MTQifQ%3D%3D; expires=Tue, 08-Apr-2025 03:47:25 GMT; Max-Age=7200; path=/; httponly ◀wponCBFSxyfeAXkfqlC5zbPTUFhtGbz8RSu5C1fk=eyJpdiI6IlM4NEdMajB4c1hQK3F3NndGdTBHWFE9PSIsInZhbHVlIjoibHFlSjFiVzlzSFZ0V2laMmtST05NZm55NXVPZ29iVDU2WXdOZ2dJWk8rVzBkYzJ ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFOb2NENHUzaFwvN0dsSkJEUFpmTXdnPT0iLCJ2YWx1ZSI6ImdwUGxIUWlEMmFiZW92bnlPcWY0dGN3N0l2clQ2c0lDTTB1dUJFMCtYbUVmWUdYXC9WMzM0VzA0XC9UM3BQVWRuWTJoUEw3TkwxbHJzMU4zUHFRK01yYTF5bmtQaWN2YlprXC9mTHpUZ2NKMkhtOTNuQjRSVXVVazFCeTJKN1duQzk5IiwibWFjIjoiNTdlZmYxYjg3NTA1NzViNTNkNjg2OGM1ZTY5ZTE2YmFhNzdhNmIxNWJhZjVlN2Q5MzA0OGNmMTdlMTZlMTc2OCJ9; expires=Tue, 08-Apr-2025 03:47:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InFOb2NENHUzaFwvN0dsSkJEUFpmTXdnPT0iLCJ2YWx1ZSI6ImdwUGxIUWlEMmFiZW92bnlPcWY0dGN3N0l2clQ2c0lDTTB1dUJFMCtYbUVmWUdYXC9WMzM0VzA0XC9UM3BQVWRuWTJoU ▶" 1 => "application_session=eyJpdiI6Im5uUk5VWEpZb1lLVFE3OHYxOUVHaEE9PSIsInZhbHVlIjoialwveFQ1SFpUb21wQ1VtdGFBK1cyZkQ3azZHQmZNaDdkZlI1ajNCalwvREFSNG1qb00rVE96MTdmNlJrRlBYMHg1V1NNaUZzTmd5UnU3a1dRUzBvZFwvTmttWmRQQlV2ZUpjNDA1Nzg5REY0TWhCK0pqSzhPOVpYdVN2UDZ0YlcwMmsiLCJtYWMiOiIxZTc1NmUyOTY3ZDEzZDhhZTk1YzRmZDc4N2EzYTE0YmU2OTA0ZjQxOTczZWFkZDEyOWUxMDRmNThhNTk2NzQ3In0%3D; expires=Tue, 08-Apr-2025 03:47:25 GMT; path=/; httponly ◀application_session=eyJpdiI6Im5uUk5VWEpZb1lLVFE3OHYxOUVHaEE9PSIsInZhbHVlIjoialwveFQ1SFpUb21wQ1VtdGFBK1cyZkQ3azZHQmZNaDdkZlI1ajNCalwvREFSNG1qb00rVE96MTdmNlJrRlBY ▶" 2 => "wponCBFSxyfeAXkfqlC5zbPTUFhtGbz8RSu5C1fk=eyJpdiI6IlM4NEdMajB4c1hQK3F3NndGdTBHWFE9PSIsInZhbHVlIjoibHFlSjFiVzlzSFZ0V2laMmtST05NZm55NXVPZ29iVDU2WXdOZ2dJWk8rVzBkYzJmSmhnMWtxUGlaMTlPR2NaV0p4Y3BFU01KM2drY0dJYllCZ1VUK0ZUdEdYaW9jU09KNURDSWlcL0F3RGFnODV4MEd5WkZKYmNhTW1KQkYwK3F6dmxMeEFGblRwc3BOV2YrZHhhYzZOblNKZTJrYlVJeEgzYlFuSW5pRUR1OVdSTDh4V25UU1UxWEQ4MEoyemRyM2JXXC84UjR0VGpkQ1M0dlBJOGwzZEZ4a1M4YXNYWnVPMW5LV0N4Rzl1eDlvVzIyTjMxdnpuXC92TjMybG0rQmppeGpWUnlSVmx2NjFDR2tGSkgxZlRmc3VaanZJRkk4Z0ZhQlNZcXdcL0IxZitxc3RjK0R5aVVGNVB4RDF6WkhnNlgxdDZybGxjV3VYVjBxOTFQSDMwQ0REVDRTc1lsMlQ2TElseXl4VTRVTzVJS3JQVmtpbGprRGVRYjd2WmVFYXZ5QSIsIm1hYyI6IjZlNjZhODU0MTZmZTI3MWQzN2M0ZDZmNDhkOTgwYjExMGU4NzhhZmU0N2Y4OGYxMjVhYjI0MjJlMDIyNmE0MTQifQ%3D%3D; expires=Tue, 08-Apr-2025 03:47:25 GMT; path=/; httponly ◀wponCBFSxyfeAXkfqlC5zbPTUFhtGbz8RSu5C1fk=eyJpdiI6IlM4NEdMajB4c1hQK3F3NndGdTBHWFE9PSIsInZhbHVlIjoibHFlSjFiVzlzSFZ0V2laMmtST05NZm55NXVPZ29iVDU2WXdOZ2dJWk8rVzBkYzJ ▶" ] ]
0 of 0array:4 [▶ "_token" => "uvKPkxCHrq1J5kq065IslMS51pfkwvIAar1i57MD" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-129730" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]