View file vendor/laravel/framework/src/Illuminate/Database/RecordsNotFoundException.php
<?php namespace Illuminate\Database; use RuntimeException; class RecordsNotFoundException extends RuntimeException { // }
<?php namespace Illuminate\Database; use RuntimeException; class RecordsNotFoundException extends RuntimeException { // }