@if(!empty($setting->ins_virtual) and strtotime($setting->ins_virtual) < strtotime(now())) @extends('master') @section('content')
@include('pages.partials.header')

Ficha de inscripciòn (Modalidad Virtual {{$conede->cone_per}})

@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

@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