@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Form Wizard @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Form Wizard @endslot @endcomponent

Basic Wizard

Wizard with Progressbar

@endsection