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