@include('templates.'.sc_store('template').'.header')
@section('main')
@include('templates.'.sc_store('template').'.left')
@include('templates.'.sc_store('template').'.center')
@include('templates.'.sc_store('template').'.right')
@show
@include('templates.'.sc_store('template').'.footer')