@extends('layouts.auth') @section('content') Complete Your Business Info Submit your business info that is required for account activation. @csrf Step 1 Step 2 Step 3 Step 4 Hospital - Information Hospital Name * Unit Code * Contact Person Name * Contact Number * Logo * Upload Logo Image Supported formats .png, .jpeg Address Info @if($user->country_id == 37) Region * Select Region @if(count($regions) > 0) @foreach($regions as $reg) {{ucwords($reg->name)}} @endforeach @endif Division * Select Division Sub Division * Select Sub Division Health Districts Select Health District @endif City Address * Address Line 2 @if($user->country_id == 101) Zip Code * @endif National Indentity Info Document Title * Upload file * Upload File Image Supported formats .png, .jpeg Banking Information Account Number * IBAN Number * SWIFT Code * Account Holder Name * Account Type * Select Saving Current < Previous Next > Submit @endsection
Submit your business info that is required for account activation.
Supported formats .png, .jpeg