Files
Laravel_App/resources/views/widgets/icon_btn_create_widget.blade.php
2025-01-20 16:57:48 +03:00

2 lines
112 B
PHP

<a title="{{ $title }}" class='btn btn-{{ $btn_type }}' href='{{ $url }}' style='margin: 3px' >{{ $label }}</a>