Brand Preview Mode - This is how your branding appears to visitors

{{ \App\Models\BrandSetting::get('site_name', 'Brambles and Blessings') }}

{{ \App\Models\BrandSetting::get('site_tagline', 'Farm Management Excellence') }}

{{ \App\Models\BrandSetting::get('site_description', 'Professional farm management system for tracking operations, analytics, and productivity.') }}

Learn More

Plant Management

Comprehensive tracking and analytics for optimal crop management.

Weather Monitoring

Real-time weather tracking with intelligent alerts and forecasting.

Analytics Dashboard

Data-driven insights for better farm management decisions.

Contact {{ \App\Models\BrandSetting::get('site_name', 'Brambles and Blessings') }}

Get in touch with our farm management team

@if(\App\Models\BrandSetting::get('contact_email'))
Email {{ \App\Models\BrandSetting::get('contact_email') }}
@endif @if(\App\Models\BrandSetting::get('contact_phone'))
Phone {{ \App\Models\BrandSetting::get('contact_phone') }}
@endif
Location {{ \App\Models\BrandSetting::get('business_address', 'Booneville, AR') }}