Slick Slider Example
Plugin Integration
This page showcases how easily you can add a plugin’s JS/CSS assets and init it using a Codebase JS helper.
@extends('layouts.backend') @section('css_before') @endsection @section('js_after') @endsection @section('content')
This page showcases how easily you can add a plugin’s JS/CSS assets and init it using a Codebase JS helper.