Life Settlements

Posted on

Jul 09, 2020

share-this
Share This
A life settlement generally refers to the sale of a life insurance policy by a policy owner for less than the face value of the policy to third party investors. The third party investor(s) plans to profit at death of the insured by collecting more in death benefits that were paid out (e.g., the purchase price, the transactions costs, and premiums).
#listing_mgr{7 basic_search}#

Other Articles You May Like

SettingsRequest history107msRequest Duration2MBMemory Usage11.x
Laravel Version
11.45.1
PHP Version
8.2.24
Environment
production
Debug Mode
Enabled
URL
seniorsbluebook.com
Timezone
America/Denver
Locale
en
GET articles/{slug}
status
200 OK
full_url
https://seniorsbluebook.com/articles/life-settlements
action_name
library-details
controller_action
App\Http\Controllers\Front\ArticleController@libraryDetails
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://seniorsbluebook.com/articles/life-settlements
    action_name
    library-details
    controller_action
    App\Http\Controllers\Front\ArticleController@libraryDetails
    uri
    GET articles/{slug}
    controller
    App\Http\Controllers\Front\ArticleController@libraryDetails
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/Front/ArticleController.php:126-258
    middleware
    web
    duration
    109ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:17 [ "host" => array:1 [ 0 => "seniorsbluebook.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-forwarded-for" => array:1 [ 0 => "216.73.217.4" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 08 Jul 2025 06:25:40 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "FXfEp9Piulr2nGsozvY1BKO2LWI3K2mmn5ogmC7R" ]
    • Booting (27.55ms)time
    • Application (79.92ms)time
    • Routing (360μs)
    • Preparing Response (20.84ms)
    • View: front.articles-detailsviews
    • View: layouts.front.frontviews
    • View: layouts.front.headerviews
    • View: layouts.front.footerviews
    • 1 x Application (74.36%)
      79.92ms
      1 x Booting (25.63%)
      27.55ms
      1 x Preparing Response (19.39%)
      20.84ms
      1 x Routing (0.33%)
      360μs
      4 x View (0%)
      0μs
      4 templates were rendered
      • front.articles-detailsarticles-details.blade.php#?blade
      • layouts.front.frontfront.blade.php#?blade
      • layouts.front.headerheader.blade.php#?blade
      • layouts.front.footerfooter.blade.php#?blade
      15 statements were executed (2 duplicates)Show only duplicates53.72ms
      • SessionManager.php#108seniorsbb_db_devConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • DatabaseSessionHandler.php#97seniorsbb_db_dev8.76msselect * from `sessions` where `id` = 'g86jfitY43V4RoQoCWrpVE0CyRyjFP8J8QvHk8y0' limit 1
        Bindings
        • 0: g86jfitY43V4RoQoCWrpVE0CyRyjFP8J8QvHk8y0
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ArticleController.php#130seniorsbb_db_dev7.39msselect `articles`.* from `articles` where `articles`.`slug` = 'life-settlements' and `articles`.`active` = 'Yes' and `articles`.`deleted_at` is null limit 1
        Bindings
        • 0: life-settlements
        • 1: Yes
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:130
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ArticleController.php#130seniorsbb_db_dev1.42msselect * from `listingattachment` where `type` = 'article' and `primary` = 1 and `listingattachment`.`listingId` in (5885)
        Bindings
        • 0: article
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:130
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ArticleController.php#132seniorsbb_db_dev1.33msselect * from `category` where `id` = '349' and `type` = 'article' limit 1
        Bindings
        • 0: 349
        • 1: article
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:132
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ArticleController.php#170seniorsbb_db_dev13.74msselect * from `articlecategories` where `articleId` = 5885
        Bindings
        • 0: 5885
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:170
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ArticleController.php#186seniorsbb_db_dev1.71msselect distinct `articles`.* from `articles` inner join `articlecategories` on `articlecategories`.`articleId` = `articles`.`id` where `articles`.`active` = 'Yes' and 0 = 1 and `articles`.`type` = 'article' and `articles`.`id` != 5885 and `articles`.`deleted_at` is null group by `articles`.`id` order by `articles`.`created_at` desc limit 3
        Bindings
        • 0: Yes
        • 1: article
        • 2: 5885
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:186
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ArticleController.php#229seniorsbb_db_dev1.72msselect distinct `articles`.* from `articles` inner join `articlecategories` on `articlecategories`.`articleId` = `articles`.`id` where `articles`.`active` = 'Yes' and 0 = 1 and `articles`.`type` = 'article' and `articles`.`id` not in (5885) and `articles`.`deleted_at` is null group by `articles`.`id` order by `articles`.`created_at` desc limit 3
        Bindings
        • 0: Yes
        • 1: article
        • 2: 5885
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:229
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DatabaseQueue.php#188seniorsbb_db_dev3.44msinsert into `queue_jobs` (`queue`, `attempts`, `reserved_at`, `available_at`, `created_at`, `payload`) values ('default', 0, null, 1751955940, 1751955940, '{\"uuid\":\"41341aa4-5154-42de-8c5e-6cecd1129283\",\"displayName\":\"App\\\\Jobs\\\\TrackLibrary\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\TrackLibrary\",\"command\":\"O:21:\\\"App\\\\Jobs\\\\TrackLibrary\\\":5:{s:13:\\\"\\u0000*\\u0000track_data\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";N;s:2:\\\"id\\\";a:0:{}s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";N;s:15:\\\"collectionClass\\\";N;}s:13:\\\"\\u0000*\\u0000usercookie\\\";s:18:\\\"us734trb76et634tbr\\\";s:7:\\\"\\u0000*\\u0000type\\\";s:7:\\\"article\\\";s:13:\\\"\\u0000*\\u0000event_type\\\";s:6:\\\"appear\\\";s:16:\\\"\\u0000*\\u0000inputDataType\\\";s:4:\\\"data\\\";}\"}}')
        Bindings
        • 0: default
        • 1: 0
        • 2: 
        • 3: 1751955940
        • 4: 1751955940
        • 5: {"uuid":"41341aa4-5154-42de-8c5e-6cecd1129283","displayName":"App\\Jobs\\TrackLibrary","job":"Illuminate\\Queue\\CallQueuedHandler@call","maxTries":null,"maxExceptions":null,"failOnTimeout":false,"backoff":null,"timeout":null,"retryUntil":null,"data":{"commandName":"App\\Jobs\\TrackLibrary","command":"O:21:\"App\\Jobs\\TrackLibrary\":5:{s:13:\"\u0000*\u0000track_data\";O:45:\"Illuminate\\Contracts\\Database\\ModelIdentifier\":5:{s:5:\"class\";N;s:2:\"id\";a:0:{}s:9:\"relations\";a:0:{}s:10:\"connection\";N;s:15:\"collectionClass\";N;}s:13:\"\u0000*\u0000usercookie\";s:18:\"us734trb76et634tbr\";s:7:\"\u0000*\u0000type\";s:7:\"article\";s:13:\"\u0000*\u0000event_type\";s:6:\"appear\";s:16:\"\u0000*\u0000inputDataType\";s:4:\"data\";}"}}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:188
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:99
        • vendor/laravel/framework/src/Illuminate/Queue/Queue.php:338
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:93
        • vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:244
      • DatabaseQueue.php#188seniorsbb_db_dev3.59msinsert into `queue_jobs` (`queue`, `attempts`, `reserved_at`, `available_at`, `created_at`, `payload`) values ('default', 0, null, 1751955940, 1751955940, '{\"uuid\":\"47a1a92c-7933-4f0e-9297-3692c050d6f5\",\"displayName\":\"App\\\\Jobs\\\\TrackLibrary\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\TrackLibrary\",\"command\":\"O:21:\\\"App\\\\Jobs\\\\TrackLibrary\\\":5:{s:13:\\\"\\u0000*\\u0000track_data\\\";a:0:{}s:13:\\\"\\u0000*\\u0000usercookie\\\";s:18:\\\"us734trb76et634tbr\\\";s:7:\\\"\\u0000*\\u0000type\\\";s:7:\\\"article\\\";s:13:\\\"\\u0000*\\u0000event_type\\\";s:6:\\\"appear\\\";s:16:\\\"\\u0000*\\u0000inputDataType\\\";s:4:\\\"data\\\";}\"}}')
        Bindings
        • 0: default
        • 1: 0
        • 2: 
        • 3: 1751955940
        • 4: 1751955940
        • 5: {"uuid":"47a1a92c-7933-4f0e-9297-3692c050d6f5","displayName":"App\\Jobs\\TrackLibrary","job":"Illuminate\\Queue\\CallQueuedHandler@call","maxTries":null,"maxExceptions":null,"failOnTimeout":false,"backoff":null,"timeout":null,"retryUntil":null,"data":{"commandName":"App\\Jobs\\TrackLibrary","command":"O:21:\"App\\Jobs\\TrackLibrary\":5:{s:13:\"\u0000*\u0000track_data\";a:0:{}s:13:\"\u0000*\u0000usercookie\";s:18:\"us734trb76et634tbr\";s:7:\"\u0000*\u0000type\";s:7:\"article\";s:13:\"\u0000*\u0000event_type\";s:6:\"appear\";s:16:\"\u0000*\u0000inputDataType\";s:4:\"data\";}"}}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:188
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:99
        • vendor/laravel/framework/src/Illuminate/Queue/Queue.php:338
        • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:93
        • vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:244
      • 3968f797b22a9c6b17ff202289cdb425.php#51seniorsbb_db_dev1.29msselect * from `company` where `company`.`id` is null and `company`.`id` is not null and `company`.`deleted_at` is null limit 1
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • 3968f797b22a9c6b17ff202289cdb425.php#66seniorsbb_db_dev1.78msselect `books`.*, `bookeditionmapping`.`recordId` as `pivot_recordId`, `bookeditionmapping`.`bookId` as `pivot_bookId` from `books` inner join `bookeditionmapping` on `books`.`id` = `bookeditionmapping`.`bookId` where `bookeditionmapping`.`recordId` = 5885 and `bookeditionmapping`.`type` = 'article'
        Bindings
        • 0: 5885
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:66
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • 3968f797b22a9c6b17ff202289cdb425.php#85seniorsbb_db_dev1.6msselect * from `listingcontacts` where `listingcontacts`.`listingId` = 5885 and `listingcontacts`.`listingId` is not null and `type` = 'article' and `primary` = 1 limit 1
        Bindings
        • 0: 5885
        • 1: article
        • 2: 1
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • 3968f797b22a9c6b17ff202289cdb425.php#141seniorsbb_db_dev1.74msselect * from `listingattachment` where `listingattachment`.`listingId` = 5885 and `listingattachment`.`listingId` is not null and `type` = 'article' limit 1
        Bindings
        • 0: 5885
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:141
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • 3968f797b22a9c6b17ff202289cdb425.php#146seniorsbb_db_dev1.57msselect * from `listingattachment` where `listingattachment`.`listingId` = 5885 and `listingattachment`.`listingId` is not null and `type` = 'article' limit 1
        Bindings
        • 0: 5885
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:146
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • 6162bf581736fa7f4e9b70a52a1034b4.php#2seniorsbb_db_dev2.64msselect * from `articles` where `articles`.`deleted_at` is null order by `id` desc limit 3
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/6162bf581736fa7f4e9b70a52a1034b4.php:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Article
      4Article.php#?
      App\Models\Category
      1Category.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 00:25:40GET/articles/life-settlements4155