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

Profile

user

{{ $company->company_name }}

{{ $company->company_email }}

{{ $company->company_phone }}

API Key

API key is used to authentication requests to the System

Production API key Status Created Disable/Enable

Edit Profile

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

@csrf
user

Update Password

Update your password.

@csrf
@endsection