@extends('layouts.master-without-nav') @section('title') @lang('translation.Register') @endsection @section('body') @endsection @section('content')
Free Register

Get your free account now.

@if (session('success')) @endif
@csrf
Please Enter Username
Please Enter Organization / Clinic Name
Please Enter Address
Please Enter Phone Number
Please Enter SSM Registration

By registering you agree to the HUKM Terms of Use

© Created by HUKM

@endsection @section('script') @endsection