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

{{$gallery->name}}

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