@extends('layouts.app') @section('content')

Product Selections

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