MohammedIsma / laravel-bootscraper

Laravel Bootscraper generates Laravel view templates from Bootstrap themes
MIT License
1 stars 0 forks source link

Bootscraper placing page content in slider (Carousel) #3

Open nasiriyima opened 7 years ago

nasiriyima commented 7 years ago
<!--=== Slider ===-->
        <div class="slider-inner">
            <div id="da-slider" class="da-slider">@yield("Content")</div>
        </div>
<!--/slider-->
        <!--=== End Slider ===-->
MohammedIsma commented 7 years ago

What bootstrap template is this occurring on?