@extends('layouts._front.full-width')
@section('content')
{!! $pages->fldPagesDescription2 !!}
@stop
@section('headercodes')
@stop
@if($pageEditable==true)
@endif
@section('extracodes')
{{-- */ /* */ /* --}}
{!! HTML::script('_front/plugins/uikit/js/components/lightbox.min.js') !!}
@stop