@extends('layouts.portal.app') @section('title', 'Create Dataset — InsightsReady') @push('styles') @endpush @section('content')

New dataset

Fill the basic info. You can add fields/mapping after creation.

@endsection @push('scripts') @endpush