Plugin Example
This page showcases how easily you can add a plugin’s JS/CSS assets and init it using a Dashmix 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 Dashmix JS helper.