@include('errors.layout', [ 'title' => 'Page not found', 'eyebrow' => 'Lost in the workspace', 'code' => '404', 'headline' => 'This page took a wrong turn.', 'body' => "We couldn't find what you were looking for. The link may be broken, the page may have moved, or it might have never existed in the first place.", ])