PHP Classes

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

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Polr Admin Dashboard   resources/views/tabs/admin-links.blade.php   Download  
File: resources/views/tabs/admin-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: 170 bytes
 

Contents

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