@extends('errors::minimal') @section('title', 'Whoops! Page Not Found') @section('code', '404') @section('message', 'The page you requested was not found.') @section('message_details', "It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. You might want to check your internet connection. Here's a little tip that might help you get back on track.")