{{-- This view has been merged with edit.blade.php into form.blade.php --}} {{-- Redirecting to the unified form view --}} @include('data-management.dynamic-forms.form') Back to Data Entries @else Back to Data Entries @endif @endsection @section('content')
{{ $dataType->description ?: 'Fill out the form below to create a new data entry' }}