davide-casiraghi/laravel-smart-blog

View on GitHub
resources/views/partials/button.blade.php

Summary

Maintainability
A
0 mins
Test Coverage

<a class="btn btn-primary @if($roundedCorners) button-rounded @endif" href="{{ $url }}">{{ $text }}</a>