spatie/laravel-blade-x
Blade-X brings Blade-style HTML components to Laravel 6 and below, letting you use tags like instead of @include. Package is abandoned because Laravel 7+ has native Blade components; migrate when upgrading.
laravel-blade-x can be installed via composer:
composer require spatie/laravel-blade-x:^2.0.0
The package will automatically register a service provider and a facade.
How can I help you explore Laravel packages today?