@extends("emails.site.layout") @section("email_content") Hi {{ $name }},

{{ $company->company_name }} has changed the plan to {{ $company->subscriptionPlan->plan_name }} ({{ ucwords($company->package_type) }}):



@endsection