@extends('layouts.vertical', ['title' => 'Skeleton', 'sub_title' => 'Component', 'mode' => $mode ?? '', 'demo' => $demo ?? '']) @section('content')

Example

Complex combination

Active animation

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