@extends('others_layouts.authentication_layouts.master') @section('title', 'Register Wizard') @section('css') @endsection @section('main_content') @use('App\Helpers\Helpers') @php $settings = Helpers::getSettingPageContent(); @endphp

Sign up to account

Enter your email & password to login

Sign up to account

Enter your email & password to login

Sign up to account

Enter your email & password to login

Sign up to account

Enter your email & password to login
@endsection @section('scripts') @endsection