@extends('layouts.registrarapp') @section('content')
{{csrf_field()}}
New Curriculum
@if(Session::has('success'))

{{Session::get('success')}}

@endif @if(Session::has('incorrect_sy'))

{{Session::get('incorrect_sy')}}

@endif

Action Level Subject Code* Subject Name* Hours* Units Percent Tuition*
@stop