@extends('admin.layouts.admin_layout') @section('content')

@include('flash::message')
Sort Degree Levels
@include('admin.degree_level.forms.sort')
@endsection