@extends('layout.mainlayout') @section('content')
@component('components.breadcrumb') @slot('title') Form Wizard @endslot @endcomponent

Basic Wizard

@endsection