@if(!empty($template) and View::exists(env('APP_NAME').'.template.'.$template)) @include(env('APP_NAME').'.template.'.$template) @endif