@extends('layouts.superadmin.app') @section('content')
@if(!empty($update->company_name))
@else @endif
Organisation
@csrf
user_name))disabled @endif onkeyup="CheckUsername(this.value);" required>
@if(empty($update->user_name))
@endif
Organisation
ID User Name Name Email Mobile Address Status Created At Action
@endsection('content')