{{ Form::open(['url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data']) }} @csrf

    Clinical usage

  1. Dose of empagliflozin

  2. Use in ASCVD and CKD patients

  3. Weight Loss and Other Benefits

  4. Practical Considerations

{{ Form::close() }}
@include('user.footer')