@extends('templates.layouts.base') @section('js') @stop @section('content')
{{session("error_msg")}}
{{session("msg")}}
{{ $page->section(2) }}
{{ $page->section(3) }}
{{ Fnx::translate('shop_comments') }}