Artisan Pro is an advance laravel artisan command collection. You can use it to create a Service, Trait, View(filename.blade.php), and much more.
composer require nishadil/artisanpro
php artisan make:view nishadilView
OR
php artisan make:blade nishadilView
php artisan make:trait nishadilTrait