@extends('site.layouts.master') @section('seoTags') @seoTags() @endsection @php $seo = SEO\Models\Page::where('path',URL::full())->first(); @endphp @section('title') @lang('site.What Does Active Status Mean?') @endsection @section('metatags') @if(!empty($seo)) @endif @endsection @section('content')

@lang('site.What Does Active Status Mean?')

@lang('site.learn_more_content1')

@lang('site.learn_more_content2')

@lang('site.learn_more_content3')

@lang('site.learn_more_content4')

@lang('site.learn_more_content5')

@lang('site.learn_more_content6')

@lang('site.learn_more_content7')

@lang('site.learn_more_content8')

@lang('site.learn_more_content9')

@lang('site.learn_more_content10')

@lang('site.learn_more_content11')

@lang('site.learn_more_content12')

@lang('site.learn_more_content13')

@lang('site.learn_more_content14')

@lang('site.learn_more_content15')

@lang('site.learn_more_content16')

@endsection