PHP Classes

File: src/resources/views/elements/widgets/timeline.blade.php

Recommend this page to a friend!
  Classes of Roman Kozin   Laravel Material Dashboard Pro   src/resources/views/elements/widgets/timeline.blade.php   Download  
File: src/resources/views/elements/widgets/timeline.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Laravel Material Dashboard Pro
Integrate the Material Dashboard Pro in Laravel
Author: By
Last change:
Date: 3 days ago
Size: 108 bytes
 

Contents

Class file image Download
<ul class="timeline timeline-simple">
    <li class="timeline-inverted">
        {{ $slot }}
    </li>
</ul>