@extends('master') @section('content')
@include('pages.partials.header')

Ficha de inscripciòn (Modalidad Presencial)

@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 / 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