Просмотр файла resources/views/adverts/_links.blade.php

Размер файла: 150B
  1. <div class="text-center">
  2. {!! $result !!}
  3.  
  4. @if (getUser())
  5. <small><a href="/adverts" rel="nofollow">[+]</a></small>
  6. @endif
  7. </div>