@extends('layouts.master') @section('title') Form Wizard @endsection @section('css') @endsection @section('page-title') Form Wizard @endsection @section('body') @endsection @section('content')

Basic pills Wizard

Wizard with progressbar

@endsection @section('scripts') @endsection