@extends('layouts.app') @section('title', 'Account Settings') @section('content')

Profile

user

{{ $company->company_name }}

{{ $company->company_email }}

{{ $company->company_phone }}

API Keys

API keys are used to authentication requests to the System

Name Status Created Last used Disable/Enable
Disabled 25 Jan, 2025 2Today, 10:45 AM

Edit Profile

Update your details to keep your profile up-to-date.

@csrf
user

Update Password

Update your password.

@csrf
@endsection