Guest User

Untitled

a guest
Jan 24th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <a class="panel-block is-active" href="{{$url ?? 'DEFAULT URL'}}">
  2. <span class="panel-icon">
  3. <i class="fas fa-book"></i>
  4. </span>
  5. {{$title ?? 'DEFAULT TITLE'}}
  6. </a>
Add Comment
Please, Sign In to add comment