@include('partials.admin.layout._horizontal-nav')

{{ admin_trans('section_elements.section_element_types') }}

@foreach ($sectionElementTypes as $sectionElementType)
{{ $sectionElementType->type }}
{{ $sectionElementType->type }}
@endforeach