@include('include.meta-favicon') @include('include.plugins-styles') Locales @include('navbar') @include('redes_sociales')



Bienvenidos

INSTITUTO DE EDUCACIÓN SUPERIOR TECNOLÓGICO CHINCHA

LOCALES

IESTP CHINCHA

@php $contador = 1; @endphp @foreach($locales as $local)

Local #{{ $contador }}:

  • Dirección: {!! $local->direccion !!}
  • Teléfono: 056-{!! $local->telefono !!}
  • Correo: {!! $local->correo !!}
Descripción de la imagen
@php $contador++; @endphp

Escríbenos y te ayudaremos!

@csrf
@endforeach
@include('footer') @include('include.plugins-scripts')