@ -11,6 +11,7 @@
<div class="card-body">
@if (Auth::user()->isAdmin())
<a href="{{ route('adjunctadditions.create') }}" class="btn btn-primary">Add Adjunct Addition</a>
<hr />
@endif
<table class="table table-striped table-dark" id="table-programs">
<!-- This piece of code is for error messages display purposes -->