@extends('layouts.admin.master') @section('title') Form Wizard With Icon {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Form Wizard With Icon

@endslot @endcomponent
Form Wizard with icon

Registration

Email

Birth Date

@push('scripts') @endpush @endsection