@extends('layouts.user_type.auth') @section('companyProfile.microsoft')
@include('components.alert')
@csrf
email) ? 'disabled' : '' }} required> @if(isset($microsoftAuth->email)) @endif
Close
@endsection