@extends('layouts.registrarapp') @section('content')
@foreach($curriculums as $curriculum) @endforeach
Senior High School Strand View
{{$curriculum->program_code}} {{$curriculum->track}} View Curricula
@stop