d2d.emegrendeles.hu/resources/views/vendor/scribe/components/badges/auth.blade.php
E98Developer 68b7c35bef git init
2026-02-28 06:53:05 +01:00

4 lines
147 B
PHP

@if($authenticated)@component('scribe::components.badges.base', ['colour' => "darkred", 'text' => 'requires authentication'])
@endcomponent
@endif