Knowledge Base

Empty filter

Laravel Tailwind x-app-layout working code

**
style="background-color: #10B981; color: #ffffff;"> need to be out of class
**
<a href="{{ route('reports.blog') }}"
class="inline-flex items-center px-4 py-2 border border-transparent rounded-md font-semibold text-xs uppercase tracking-widest disabled:opacity-
25 transition ease-in-out duration-150"
style="background-color: #10B981; color: #ffffff;">
{{ __('reports.view_reports') }}
</a>

Published
Back to Index