Laravel_App/resources/views/widgets/icon_btn_create_widget.blade.php

2 lines
112 B
PHP
Raw Normal View History

2025-01-20 16:57:48 +03:00
<a title="{{ $title }}" class='btn btn-{{ $btn_type }}' href='{{ $url }}' style='margin: 3px' >{{ $label }}</a>