@extends('layouts.app') @section('content')

Register Account

Create an account to explore about our app.

@include('components.stepper', ['step' => 1])
@csrf

Basic Info

Personal information

@endsection