@extends(Theme::getThemeNamespace('layouts.base')) @section('content')
{!! Theme::content() !!}
@endsection