@extends('templates.'.sc_store('template').'.shop_layout') @section('main')

{{ $title }}

{!! sc_html_render($entry_currently->content) !!}
@endsection