@extends('frontend.layouts.app')
@section('meta')
@php
$metaData = getMeta('home');
@endphp
@if(isAddonInstalled('LMSZAIPRODUCT'))
@endif
@endsection
@section('content')
{{ __(get_option('home_special_feature_first_subtitle')) }} {{ __(get_option('home_special_feature_second_subtitle')) }} {{ __(get_option('home_special_feature_third_subtitle')) }} {{ __(get_option('course_subtitle')) }} {{ __(get_option('category_course_subtitle')) }} {{ __(get_option('product_section_subtitle')) }} {{ __(get_option('bundle_course_subtitle')) }} {{ __(get_option('upcoming_course_subtitle')) }} {{ __('Consult with your favorite consultant!') }} {{ __(get_option('top_instructor_subtitle')) }} {{ Str::limit(get_option('become_instructor_video_subtitle'), 450) }} {{ __(get_option('achievement_first_subtitle')) }} {{ __(get_option('achievement_second_subtitle')) }} {{ __(get_option('achievement_third_subtitle')) }} {{ __(get_option('achievement_four_subtitle')) }} {{ __(get_option('faq_subtitle')) }} {{ __('Then feel free to') }} {{ __('Contact With Us') }},
{{ __('We are 24/7 for you') }} {{ __(@$aboutUsGeneral->instructor_support_subtitle) }} {{ __($instructorSupport->subtitle) }}
{{ __(get_option('home_special_feature_first_title')) }}
{{ __(get_option('home_special_feature_second_title')) }}
{{ __(get_option('home_special_feature_third_title')) }}
{{ __(get_option('course_title')) }}
{{ __(get_option('category_course_title')) }}
{{ __(get_option('product_section_title')) }} @if(env('LOGIN_HELP') == 'active') (Addon) @endif
{{ __(get_option('bundle_course_title')) }}
{{ __(get_option('upcoming_course_title')) }}
{{ __('One to one consultation') }}
{{ __(get_option('top_instructor_title')) }}
{{ Str::limit(__(get_option('become_instructor_video_title')), 100) }}
{{ __(get_option('achievement_first_title')) }}
{{ __(get_option('achievement_second_title')) }}
{{ __(get_option('achievement_third_title')) }}
{{ __(get_option('achievement_four_title')) }}
{{ __(get_option('faq_title')) }}
{{ __(get_option('faq_image_title')) }}
{{ __(@$aboutUsGeneral->instructor_support_title) }}
{{ __($instructorSupport->title) }}