وصف الكتاب:
يقدم هذا الكتاب دراسة وافية عن التأمين من الناحية المحاسبية و التدقيقية ... بأسلوب مباشر ومشوق، يساعد هذا الكتاب القراء على اكتساب معرفة كاملة عن هذ الموضوع.. لذا يعد هذا الكتاب كنزا لمن اقتناه
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (67.98%) | 161.02ms |
1 x Booting (31.67%) | 75.02ms |
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` = '57249' 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` = 57249
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` = 57249)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 18494 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 1096 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` = 57249
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 57249 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` = 908 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` = 3120
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3120 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` = 1053 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` = 3305
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3305 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` = 1744 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` = 4412
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4412 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1919 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` = 4731
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4731 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1937 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` = 4750
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4750 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1938 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` = 4751
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4751 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 69295 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` = 4754
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4754 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1953 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` = 4766
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4766 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 69305 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` = 4785
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4785 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1972 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` = 4786
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4786 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:22 [▶ "host" => array:1 [▶ 0 => "www.bookmart.ae" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.4" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.4" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "95b90217bd61b947-ORD" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] ]
0 of 0array:82 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-57249" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-57249" "REMOTE_PORT" => "20178" "SCRIPT_FILENAME" => "/home/bookmart/domains/bookmart.ae/private_html/public/index.php" "SERVER_ADMIN" => "webmaster@bookmart.ae" "CONTEXT_DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "REMOTE_ADDR" => "216.73.216.4" "SERVER_PORT" => "443" "SERVER_ADDR" => "108.181.242.5" "SERVER_NAME" => "www.bookmart.ae" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "www.bookmart.ae" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.4" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.4" "HTTP_SEC_FETCH_SITE" => "none" "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_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "95b90217bd61b947-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "2670-2209-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "www.bookmart.ae" "UNIQUE_ID" => "aGwBfrTm2PVWGb_37diYiwAAMSk" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "2670-2209-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_UNIQUE_ID" => "aGwBfrTm2PVWGb_37diYiwAAMSk" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "2670-2209-1" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_REDIRECT_UNIQUE_ID" => "aGwBfrTm2PVWGb_37diYiwAAMSk" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1751908734.4352 "REQUEST_TIME" => 1751908734 ]
[]
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 => "Mon, 07 Jul 2025 17:18:54 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InF6bXVcL29oaHBBbGd1RnhVVFJYVytBPT0iLCJ2YWx1ZSI6IkEyYTE3UFdYdjNKdnBHWUhHM3lGOXAxR1VqVFIzeFVHdmttTU9uYlgyUm5MTzR1V2hoWEJ6amowam4xSVVleXVrY1Q3K2xSNHVVaDVJb3NOalM5SGJHRzZMejJwYVZwa2ttdGsyMW1PQ1hGWDQ5dHlJTzQwSWxPeXBRTVBOd3U1IiwibWFjIjoiZmEyYzczMmMzMjcxZTVlYWU2ZmM2ZTliMGNhMzAzNzRmYmY1NDQxZWRmYTcxZmQ5ZDVhMTg5NjlmMjViYTQ5MiJ9; expires=Mon, 07-Jul-2025 19:18:54 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InF6bXVcL29oaHBBbGd1RnhVVFJYVytBPT0iLCJ2YWx1ZSI6IkEyYTE3UFdYdjNKdnBHWUhHM3lGOXAxR1VqVFIzeFVHdmttTU9uYlgyUm5MTzR1V2hoWEJ6amowam4xSVVleXVrY1Q3K ▶" 1 => "application_session=eyJpdiI6ImZqRDNiMEYyeldKUXhWU2JxRmtCekE9PSIsInZhbHVlIjoiMmdJZCtWMWx5cWtCOHFKSTBqMXdxUktjN1BsY1haUVVSQThBdUttNlpGXC9xYUJcLzNURWZhTmhOcHhGbDM3Y3VcL2R6alwvZm42N0VaRTVTTnNDTkFzQUNXR3phcUpuK2tZWlF0ME5xRE9ZS3czSzZETGs4T1Z3RndDQThIZ21RRElJIiwibWFjIjoiOGM0ZDIzOWZkOTY1MWI0MzlhNzg4OGFmYWUxZjI2ZjFiMzRlNmI4NzdhYTExZTNiMGRkOTExNTRiM2Q5ZmE1NiJ9; expires=Mon, 07-Jul-2025 19:18:54 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6ImZqRDNiMEYyeldKUXhWU2JxRmtCekE9PSIsInZhbHVlIjoiMmdJZCtWMWx5cWtCOHFKSTBqMXdxUktjN1BsY1haUVVSQThBdUttNlpGXC9xYUJcLzNURWZhTmhOcHhGbDM3 ▶" 2 => "oF22CpNMI3JwWYpoIghcFhosY72ciWpqiIpRFypx=eyJpdiI6IkJHckVRc01PMmhFNVE5TzJyUytJa3c9PSIsInZhbHVlIjoiS3lYYVdoQzQwbG0yQUdlWDRxNysrbGNJaWZMZlwvVENlZm1Ld0Rqd0tUa1NERVpEQjhHcUxudjEyVnVpbDlpUnFXTkpkNE9KNkxzUzFvaFVcL3NabWp6WHdSbld6SkZSVEd4Wng3UlpXa1lUQlRhRERXdlNpYmdvVTgyUGhCczIwS2l3SktSY2dcLzR0WHlTVGlQaEY3djhrdzZENVwvM0VqSmRZMlpWd1JyN2ZGMnNzTWFvMkJJR3BaRnVRVHpCYUZIeVBldDJ5SWIxNGtVVU1VYlZtSWJlRWpxN1F4cVhsMXZYbjlPT2k4SUgyME0zRTY5YlFadjJvQ2dOdFBSZktqa1pwVlBWNllJdU1ZM1lCY2FtZVBhUlJDc0xEemJ2VVVUNndxMUpXekp4R0FpTDJaVERcL0pFbWZMOHlGa0RDcFgrTFZ0a1hnMnpUQnhPZVFEYmNkemJBaVB4ek1mak5NTjFkSE1DU0xMeWxzbFFFaExVbU9zNWpyMm9zYktub2NnVSsiLCJtYWMiOiI5YzZkZmQyZjUwMjgwMDU4OWZkYmE3Mjk0ZGMyMTZkMTk4NzMzZGY2YjhiYjYxNmQ0YmZiZWFmYTEwMDEyMzhiIn0%3D; expires=Mon, 07-Jul-2025 19:18:54 GMT; Max-Age=7200; path=/; httponly ◀oF22CpNMI3JwWYpoIghcFhosY72ciWpqiIpRFypx=eyJpdiI6IkJHckVRc01PMmhFNVE5TzJyUytJa3c9PSIsInZhbHVlIjoiS3lYYVdoQzQwbG0yQUdlWDRxNysrbGNJaWZMZlwvVENlZm1Ld0Rqd0tUa1NERVp ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InF6bXVcL29oaHBBbGd1RnhVVFJYVytBPT0iLCJ2YWx1ZSI6IkEyYTE3UFdYdjNKdnBHWUhHM3lGOXAxR1VqVFIzeFVHdmttTU9uYlgyUm5MTzR1V2hoWEJ6amowam4xSVVleXVrY1Q3K2xSNHVVaDVJb3NOalM5SGJHRzZMejJwYVZwa2ttdGsyMW1PQ1hGWDQ5dHlJTzQwSWxPeXBRTVBOd3U1IiwibWFjIjoiZmEyYzczMmMzMjcxZTVlYWU2ZmM2ZTliMGNhMzAzNzRmYmY1NDQxZWRmYTcxZmQ5ZDVhMTg5NjlmMjViYTQ5MiJ9; expires=Mon, 07-Jul-2025 19:18:54 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InF6bXVcL29oaHBBbGd1RnhVVFJYVytBPT0iLCJ2YWx1ZSI6IkEyYTE3UFdYdjNKdnBHWUhHM3lGOXAxR1VqVFIzeFVHdmttTU9uYlgyUm5MTzR1V2hoWEJ6amowam4xSVVleXVrY1Q3K ▶" 1 => "application_session=eyJpdiI6ImZqRDNiMEYyeldKUXhWU2JxRmtCekE9PSIsInZhbHVlIjoiMmdJZCtWMWx5cWtCOHFKSTBqMXdxUktjN1BsY1haUVVSQThBdUttNlpGXC9xYUJcLzNURWZhTmhOcHhGbDM3Y3VcL2R6alwvZm42N0VaRTVTTnNDTkFzQUNXR3phcUpuK2tZWlF0ME5xRE9ZS3czSzZETGs4T1Z3RndDQThIZ21RRElJIiwibWFjIjoiOGM0ZDIzOWZkOTY1MWI0MzlhNzg4OGFmYWUxZjI2ZjFiMzRlNmI4NzdhYTExZTNiMGRkOTExNTRiM2Q5ZmE1NiJ9; expires=Mon, 07-Jul-2025 19:18:54 GMT; path=/; httponly ◀application_session=eyJpdiI6ImZqRDNiMEYyeldKUXhWU2JxRmtCekE9PSIsInZhbHVlIjoiMmdJZCtWMWx5cWtCOHFKSTBqMXdxUktjN1BsY1haUVVSQThBdUttNlpGXC9xYUJcLzNURWZhTmhOcHhGbDM3 ▶" 2 => "oF22CpNMI3JwWYpoIghcFhosY72ciWpqiIpRFypx=eyJpdiI6IkJHckVRc01PMmhFNVE5TzJyUytJa3c9PSIsInZhbHVlIjoiS3lYYVdoQzQwbG0yQUdlWDRxNysrbGNJaWZMZlwvVENlZm1Ld0Rqd0tUa1NERVpEQjhHcUxudjEyVnVpbDlpUnFXTkpkNE9KNkxzUzFvaFVcL3NabWp6WHdSbld6SkZSVEd4Wng3UlpXa1lUQlRhRERXdlNpYmdvVTgyUGhCczIwS2l3SktSY2dcLzR0WHlTVGlQaEY3djhrdzZENVwvM0VqSmRZMlpWd1JyN2ZGMnNzTWFvMkJJR3BaRnVRVHpCYUZIeVBldDJ5SWIxNGtVVU1VYlZtSWJlRWpxN1F4cVhsMXZYbjlPT2k4SUgyME0zRTY5YlFadjJvQ2dOdFBSZktqa1pwVlBWNllJdU1ZM1lCY2FtZVBhUlJDc0xEemJ2VVVUNndxMUpXekp4R0FpTDJaVERcL0pFbWZMOHlGa0RDcFgrTFZ0a1hnMnpUQnhPZVFEYmNkemJBaVB4ek1mak5NTjFkSE1DU0xMeWxzbFFFaExVbU9zNWpyMm9zYktub2NnVSsiLCJtYWMiOiI5YzZkZmQyZjUwMjgwMDU4OWZkYmE3Mjk0ZGMyMTZkMTk4NzMzZGY2YjhiYjYxNmQ0YmZiZWFmYTEwMDEyMzhiIn0%3D; expires=Mon, 07-Jul-2025 19:18:54 GMT; path=/; httponly ◀oF22CpNMI3JwWYpoIghcFhosY72ciWpqiIpRFypx=eyJpdiI6IkJHckVRc01PMmhFNVE5TzJyUytJa3c9PSIsInZhbHVlIjoiS3lYYVdoQzQwbG0yQUdlWDRxNysrbGNJaWZMZlwvVENlZm1Ld0Rqd0tUa1NERVp ▶" ] ]
0 of 0array:4 [▶ "_token" => "cZkPRjK7JLSKgK8bYaDvdyJAZ0zNGvPJnEuj9jMt" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-57249" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]