@extends(get_view('index')) @section('title'){{ translate('Illumination Text') }} - @endsection @section('header') @endsection @section('content')
{!! translate('illumination_text_content') !!}
@endsection @section('footer') @endsection