@extends('layouts.vertical', ['title' => 'Tour', 'sub_title' => 'Extended', 'mode' => $mode ?? '', 'demo' => $demo ?? '']) @section('css') @vite(['node_modules/shepherd.js/dist/css/shepherd.css']) @endsection @section('content')

Page Tour (Shepherdjs)

Link
logo
Responsive Admin Dashboard Template

Responsive

Responsive, and mobile-first project on the web

Customizable

Components are easily customized and extendable

Documentation

Every component and plugin is well documented

24/7 Support

Contact us 24 hours a day, 7 days a week

@endsection @section('script') @vite(['resources/js/pages/extended-tour.js']) @vite(['resources/js/pages/highlight.js']) @endsection