@extends('layouts._front.new_collection.layouts.app') @section('content')

{!! $pages->fldPagesDescription !!}

{!! Form::open(array('url' => '/connect', 'method' => 'post', 'class' => '')); !!}
{!! Form::close() !!}
@endsection @section('headercodes') @stop @section('extracodes') @stop