وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (66.01%) | 179.23ms |
1 x Booting (33.55%) | 91.10ms |
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` = '160001' 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` = 160001
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` = 160001)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 60492 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 2331 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` = 160001
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 160001 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` = 236 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` = 1514
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1514 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` = 51576 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` = 1705
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1705 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` = 230 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` = 1974
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1974 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` = 413 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` = 2015
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2015 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` = 198 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` = 2109
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2109 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` = 314 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` = 2742
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2742 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` = 566 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` = 2744
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2744 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` = 552 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` = 2745
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2745 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 804 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1009 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` = 3245
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3245 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 804 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 896 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` = 3246
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3246 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-160001" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-160001" "REMOTE_PORT" => "7143" "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.134.109.116" "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" => "aDzJZ3uUFe9QfyTyoWtrCQAAAaQ" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aDzJZ3uUFe9QfyTyoWtrCQAAAaQ" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aDzJZ3uUFe9QfyTyoWtrCQAAAaQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1748814183.9906 "REQUEST_TIME" => 1748814183 ]
[]
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 => "Sun, 01 Jun 2025 21:43:04 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Impnb1NUVGkyNHdHVUE4VzFVa0dDN1E9PSIsInZhbHVlIjoiT25iVnd5MUVpN1V3cHc3THU2Y2c0WjRsK3doUXBhVjhudWZkOEpnQTZYUUdRaWZcL1wvelA0T280amJFWHhDRUFnYTgyUlloOEJlSUl4T2tKOGZnZzk5VVVrcWlxVTRSNkJHaXVvcVEwbWVoU3kremZMVk0ySk5RWXdGRDVGbUFrMiIsIm1hYyI6IjU2YjM0ZTEwNmNiMGUyYWY0OGVhYzYxMTc1ZmNkYTU1YzNkOWZjMzljMzUwNGNlYmEwYjM5MDFkOWFkYzkzNzgifQ%3D%3D; expires=Sun, 01-Jun-2025 23:43:04 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Impnb1NUVGkyNHdHVUE4VzFVa0dDN1E9PSIsInZhbHVlIjoiT25iVnd5MUVpN1V3cHc3THU2Y2c0WjRsK3doUXBhVjhudWZkOEpnQTZYUUdRaWZcL1wvelA0T280amJFWHhDRUFnYTgyU ▶" 1 => "application_session=eyJpdiI6IlZ1aGdFc25TYjFpdGs3akxONEk0eUE9PSIsInZhbHVlIjoiM3ZUTGZzMk1YdTFaclRrbm81bTRVWHVDUDZKN0pINnZ3d0IzSE5IZU1JdW02djVXcHNKMVJDSk1ISU9Qc1oyNk5xa1RvVWlRbnEyVTd6amE3dnFkTDMweXpSbFZjWGNyQUJCcEpNcUhMVHkxVUVlaUVBNUxJZjhITVNYMDdCem4iLCJtYWMiOiI0ZGUwMTRhMjQxODIyM2YwYWFhM2NlYTg4OTE1NGEwNzAyYjhhNDNhZDg1YzZiYzI1NjQzNjgxNTYyODkzNmEzIn0%3D; expires=Sun, 01-Jun-2025 23:43:04 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IlZ1aGdFc25TYjFpdGs3akxONEk0eUE9PSIsInZhbHVlIjoiM3ZUTGZzMk1YdTFaclRrbm81bTRVWHVDUDZKN0pINnZ3d0IzSE5IZU1JdW02djVXcHNKMVJDSk1ISU9Qc1oy ▶" 2 => "ncGrqwWoc8S5im9X4yrGKmoeOSm9WO8c97t2cSUF=eyJpdiI6IkJwV1RCT3NTeXhxXC9Kb1hISjJPeU5BPT0iLCJ2YWx1ZSI6IllENDBLamgrU0ttRUJCTU5MS2g0VzhVcVRuMFRsU2JOelcxSUNBMmdFNjFuR0t6SXJLTVZLTWtITW9TVVg1VFdoSmdINUtIREZRQUhtdmVJcFIwVVwvVWlrMHMyTTBtNGJ0SFRoSFIxNlNOeTA5WkVhdDhGOWdwNlBQWE44OHBRcDZcLzJDKzdmZmxxZTNaWFwvWGo1Tng0K1d3cDJjc3NLZ1dUek42N1YrT1hMSWlOdVlxQlI0VFwvSlNZNnJ6QldsV3BWXC9FSnZZZkNtek9jMnFFbjJWMXl1OWpzWnVcL2NMNFlKbkc5bDMxZWhta1dJanVoT3VtV2FWTDl3M0hJUkNWa1YyOGozY1JHeUo4NFdlNHRKRU5tK2J1TEtJa05NdDFORVoxNzJYV3F5R0tqNmtOc1U3RFwvTDFLNE1RbHJhTTZUQTZjMVFoZGxPdjlsbHQxbHF5M1wvRVNyakl3ZnNKd1I4NVVlWTYrT3diVUg2U1lHeDJUMzJmdDJRNjdkYWxqSTAwIiwibWFjIjoiMzc4MzU4YzY1M2Y2M2E3ZThiYTc1ZWNjY2FkMDczZWE4ODJkNDIwODI0MGJkYTQ4YjM0ZWVhMjU5OTE2ZGNmMSJ9; expires=Sun, 01-Jun-2025 23:43:04 GMT; Max-Age=7200; path=/; httponly ◀ncGrqwWoc8S5im9X4yrGKmoeOSm9WO8c97t2cSUF=eyJpdiI6IkJwV1RCT3NTeXhxXC9Kb1hISjJPeU5BPT0iLCJ2YWx1ZSI6IllENDBLamgrU0ttRUJCTU5MS2g0VzhVcVRuMFRsU2JOelcxSUNBMmdFNjFuR0t ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Impnb1NUVGkyNHdHVUE4VzFVa0dDN1E9PSIsInZhbHVlIjoiT25iVnd5MUVpN1V3cHc3THU2Y2c0WjRsK3doUXBhVjhudWZkOEpnQTZYUUdRaWZcL1wvelA0T280amJFWHhDRUFnYTgyUlloOEJlSUl4T2tKOGZnZzk5VVVrcWlxVTRSNkJHaXVvcVEwbWVoU3kremZMVk0ySk5RWXdGRDVGbUFrMiIsIm1hYyI6IjU2YjM0ZTEwNmNiMGUyYWY0OGVhYzYxMTc1ZmNkYTU1YzNkOWZjMzljMzUwNGNlYmEwYjM5MDFkOWFkYzkzNzgifQ%3D%3D; expires=Sun, 01-Jun-2025 23:43:04 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Impnb1NUVGkyNHdHVUE4VzFVa0dDN1E9PSIsInZhbHVlIjoiT25iVnd5MUVpN1V3cHc3THU2Y2c0WjRsK3doUXBhVjhudWZkOEpnQTZYUUdRaWZcL1wvelA0T280amJFWHhDRUFnYTgyU ▶" 1 => "application_session=eyJpdiI6IlZ1aGdFc25TYjFpdGs3akxONEk0eUE9PSIsInZhbHVlIjoiM3ZUTGZzMk1YdTFaclRrbm81bTRVWHVDUDZKN0pINnZ3d0IzSE5IZU1JdW02djVXcHNKMVJDSk1ISU9Qc1oyNk5xa1RvVWlRbnEyVTd6amE3dnFkTDMweXpSbFZjWGNyQUJCcEpNcUhMVHkxVUVlaUVBNUxJZjhITVNYMDdCem4iLCJtYWMiOiI0ZGUwMTRhMjQxODIyM2YwYWFhM2NlYTg4OTE1NGEwNzAyYjhhNDNhZDg1YzZiYzI1NjQzNjgxNTYyODkzNmEzIn0%3D; expires=Sun, 01-Jun-2025 23:43:04 GMT; path=/; httponly ◀application_session=eyJpdiI6IlZ1aGdFc25TYjFpdGs3akxONEk0eUE9PSIsInZhbHVlIjoiM3ZUTGZzMk1YdTFaclRrbm81bTRVWHVDUDZKN0pINnZ3d0IzSE5IZU1JdW02djVXcHNKMVJDSk1ISU9Qc1oy ▶" 2 => "ncGrqwWoc8S5im9X4yrGKmoeOSm9WO8c97t2cSUF=eyJpdiI6IkJwV1RCT3NTeXhxXC9Kb1hISjJPeU5BPT0iLCJ2YWx1ZSI6IllENDBLamgrU0ttRUJCTU5MS2g0VzhVcVRuMFRsU2JOelcxSUNBMmdFNjFuR0t6SXJLTVZLTWtITW9TVVg1VFdoSmdINUtIREZRQUhtdmVJcFIwVVwvVWlrMHMyTTBtNGJ0SFRoSFIxNlNOeTA5WkVhdDhGOWdwNlBQWE44OHBRcDZcLzJDKzdmZmxxZTNaWFwvWGo1Tng0K1d3cDJjc3NLZ1dUek42N1YrT1hMSWlOdVlxQlI0VFwvSlNZNnJ6QldsV3BWXC9FSnZZZkNtek9jMnFFbjJWMXl1OWpzWnVcL2NMNFlKbkc5bDMxZWhta1dJanVoT3VtV2FWTDl3M0hJUkNWa1YyOGozY1JHeUo4NFdlNHRKRU5tK2J1TEtJa05NdDFORVoxNzJYV3F5R0tqNmtOc1U3RFwvTDFLNE1RbHJhTTZUQTZjMVFoZGxPdjlsbHQxbHF5M1wvRVNyakl3ZnNKd1I4NVVlWTYrT3diVUg2U1lHeDJUMzJmdDJRNjdkYWxqSTAwIiwibWFjIjoiMzc4MzU4YzY1M2Y2M2E3ZThiYTc1ZWNjY2FkMDczZWE4ODJkNDIwODI0MGJkYTQ4YjM0ZWVhMjU5OTE2ZGNmMSJ9; expires=Sun, 01-Jun-2025 23:43:04 GMT; path=/; httponly ◀ncGrqwWoc8S5im9X4yrGKmoeOSm9WO8c97t2cSUF=eyJpdiI6IkJwV1RCT3NTeXhxXC9Kb1hISjJPeU5BPT0iLCJ2YWx1ZSI6IllENDBLamgrU0ttRUJCTU5MS2g0VzhVcVRuMFRsU2JOelcxSUNBMmdFNjFuR0t ▶" ] ]
0 of 0array:4 [▶ "_token" => "PB08kAz0TegDfiNl8knYDkPtysSNMVA0AeJhMVdE" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-160001" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]