@extends('dashboard/layout.app') @section('title','BettrAi | Patient Enrollment') @section('content')

Step-1

@if(isset($errorMessage))
{{ $errorMessage }}
@endif
Import products by CSV

Download BettrAi ADT template to fill the Patient Enrollment data.

Note: Please make sure to add date formats like mm/dd/yyyy or mm-dd-yyyy while importing data

@csrf
@endsection