@extends('layouts.dashboard') @section('title', __('messages.settings')) @section('header', 'Company Settings') @section('sidebar') @include('company-admin.partials.sidebar') @endsection @section('content')

Company Settings

Manage your company profile and preferences

@csrf

Company Information

Company name cannot be changed

Company email cannot be changed

Preferences

Select your preferred language

Cancel
@endsection