@yield('content')
@if(\Route::currentRouteName() != 'createinscripciones' and \Route::currentRouteName() != 'sorteos' and \Route::currentRouteName() != 'gallery')
Inscripciones @if(!empty($conede->cone_per)) {{$conede->cone_per}} @endif
@endif
@if(\Route::currentRouteName() != 'createinscripciones' and \Route::currentRouteName() != 'sorteos' and \Route::currentRouteName() != 'gallery')
@if(!empty($setting->certificate_view_1))
Certificados {{$setting->certificate_view_1}}
@endif
@endif
@if(\Route::currentRouteName() != 'createinscripciones' and \Route::currentRouteName() != 'sorteos' and \Route::currentRouteName() != 'gallery')
@if(!empty($setting->certificate_view_2))
Certificados {{$setting->certificate_view_2}}
@endif
@endif
@yield('scripts')