Hello {{ $user->name }},
You have been assigned as an administrator for a new company in {{ config('app.name') }}.
Company Details
Company Name: {{ $company->name }}
Email: {{ $company->email }}
@if($company->phone)Phone: {{ $company->phone }}
@endif @if($company->website)Website: {{ $company->website }}
@endifYou now have administrative access to manage this company's account, including:
- Managing company users and team members
- Accessing company websites and settings
- Viewing company dashboards and reports
- Managing HR and other modules
You can access the company dashboard by logging in to your account.
Login to Your Account