{{ isset($homeContents['how_it_works_title']) ? $homeContents['how_it_works_title']->value : trans('messages.How It Works') }}

{{ isset($homeContents['how_it_works_subtitle']) ? $homeContents['how_it_works_subtitle']->value : trans('messages.Get your car washed in 4 simple steps') }}

1
{{ isset($homeContents['step_1_icon']) ? $homeContents['step_1_icon']->value : '📱' }}

{{ isset($homeContents['step_1_title']) ? $homeContents['step_1_title']->value : trans('messages.Download & Book') }}

{{ isset($homeContents['step_1_desc']) ? $homeContents['step_1_desc']->value : trans('messages.Download the app and book your service in minutes') }}

2
{{ isset($homeContents['step_2_icon']) ? $homeContents['step_2_icon']->value : '📍' }}

{{ isset($homeContents['step_2_title']) ? $homeContents['step_2_title']->value : trans('messages.Choose Location') }}

{{ isset($homeContents['step_2_desc']) ? $homeContents['step_2_desc']->value : trans('messages.Select your preferred location and time slot') }}

3
{{ isset($homeContents['step_3_icon']) ? $homeContents['step_3_icon']->value : '🚿' }}

{{ isset($homeContents['step_3_title']) ? $homeContents['step_3_title']->value : trans('messages.Expert Service') }}

{{ isset($homeContents['step_3_desc']) ? $homeContents['step_3_desc']->value : trans('messages.Our professional team arrives and washes your car') }}

4
{{ isset($homeContents['step_4_icon']) ? $homeContents['step_4_icon']->value : '✨' }}

{{ isset($homeContents['step_4_title']) ? $homeContents['step_4_title']->value : trans('messages.Enjoy Results') }}

{{ isset($homeContents['step_4_desc']) ? $homeContents['step_4_desc']->value : trans('messages.Sit back and enjoy your sparkling clean car') }}