@extends('layouts.siteLayouts') @section('head') @stop @section('content')

{{$page->fa_name}}

{!! $page->description !!}
@endsection @section('footer') @stop