PHP Classes

File: resources/views/tabs/user-links.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Polr Admin Dashboard   resources/views/tabs/user-links.blade.php   Download  
File: resources/views/tabs/user-links.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Polr Admin Dashboard
Another admin dashboard for the Polr URL shortener
Author: By
Last change:
Date: 6 years ago
Size: 168 bytes
 

Contents

Class file image Download
<h3>My links</h3>
                @include('polr_admin::snippets.link_table', [
                    'table_id' => 'user_links_table'
                ])