@extends("landingpage::themes.{$activeTheme}.layouts.app") @section('meta_title', $pageTitle ?? 'Business Directory') @section('meta_description', $metaDescription ?? 'Explore companies in our directory.') @section('content')
{{ $metaDescription }}
@endif{{ Str::limit($company->description ?? 'A leading business in its industry.', 90) }}
View ProfileNo companies found in the directory at the moment. Please check back later.
@endif