@extends('layouts.tenant.master')
@section('title', 'Edit Profile')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Form VerticalWizard
@endsection
@section('breadcrumb-items')
Forms
Form Layout
Form Wizard 4
@endsection
@section('content')
@endsection
@section('script')
@endsection