@if(strtotime(now()) > strtotime('2024-08-12 13:00:00') and strtotime(now()) < strtotime('2024-08-13 08:59:59')) Inscripciones cerradas - Conede 2025
@else @extends('master') @section('content')
@include('pages.partials.header')

Ficha de inscripciòn @if(!empty($conede->cone_per)) {{$conede->cone_per}} @endif

@if(Session::has('success')) @endif @if(Session::has('error')) @endif @if(Session::has('exists')) @endif
{{ csrf_field() }}

Datos personales

@if(!Session::has('noexists')) @endif

Datos educativos y/o laborales

Datos de Pago

Beneficios / Delegaciòn

@if(!empty($conede->pole))
@else @endif @if(!empty($conede->opcion))
@else @endif
@if(Session::has('noexists')) @endif

INFORMES

CHICLAYO: Calle Manuel María Izaga 783- 2do piso.

Celular: 979665496

informes@conede.edu.pe Inscribirse
@endsection @section('scripts') @if(Session::has('noexists')) @else @endif @endsection @endif