@extends('layouts.app') @section('content')
@include('proedge.admin.adminPanel')

Selections

Selection Types are used to define details about the contract. Selections indicated with * are inactive.
@foreach($selections as $selection) @endforeach
@endsection