You can publish them using php artisan vendor:publish --tag=laravel-errors. But I'll suggest you to use your custom view instead of modifying default views. Please refer to the official docs.
To create your custom error view create a new file with the error code like resources/views/errors/419.blade.php