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

2 lines
112 B
PHP

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