@extends('site.default') {{-- Body tag --}} @section('body_tag') @stop {{-- Content --}} @section('content')
{{ $showContent }}
@stop @section('scripts') @stop