Notes![what is notes.io? What is notes.io?](/theme/images/whatisnotesio.png)
![]() ![]() Notes - notes.io |
<input type='text' className='premium-receipts-table-textfield premium-receipts-table-body' name='Employee' value={tableobj.Employee} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>10</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$70</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$700.00</Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Family</Typography></td>
<td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' name='Family' value={tableobj.Family} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>10</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$25.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Third</Typography></td>
<td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' name='Third' value={tableobj.Third} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>0</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$10.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Forth</Typography></td>
<td>
<input type='text' className='premium-receipts-table-textfield premium-receipts-table-body' name='Forth' value={tableobj.Forth} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>0</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$10.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<tr className='premium-receipts-table-row'>
<Typography variant="label2" className='premium-receipts-table-label'
>
Aggregate Coverage
</Typography>
<td><Typography variant="body1" className='premium-receipts-table-row'></Typography></td>
<td><Typography variant="body1" className='premium-receipts-table-row'></Typography></td>
<td><Typography variant="body1" className='premium-receipts-table-row'></Typography></td>
<td><Typography variant="body1" className='premium-receipts-table-row'></Typography></td>
<td><Typography variant="body1" className='premium-receipts-table-row'></Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Composite</Typography></td>
<td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' name='Composite' value={tableobj.Composite} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>0</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$25.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Aggregate Accomodation</Typography></td>
<td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' name='Accomodation' value={tableobj.Accomodation} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>0</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$25.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr className='premium-receipts-table-data'>
<td><Typography variant="body1" className='premium-receipts-table-body'>Seventh</Typography></td>
<td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' name='Seventh' value={tableobj.Seventh} onChange={(e) => handleInputChange(e)} />
</td>
{/* <td>
<input type='textbox' className='premium-receipts-table-textfield premium-receipts-table-body' value={"0"} />
</td> */}
{/* <td><Typography variant="label1" className='premium-receipts-table-body'>0</Typography></td> */}
<td><Typography variant="label1" className='premium-receipts-table-body'>$10.00</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<tr className='premium-receipts-table-total'>
<td></td>
<td></td>
{/* <td></td>
<td></td> */}
<td><Typography variant="body1" className='premium-receipts-table-sum'
>Total</Typography></td>
<td><Typography variant="label1" className='premium-receipts-table-sum'
>$8564.00</Typography></td>
</tr>
</tbody>
</table>
<table className="premium-summary-container">
<tr>
<Typography variant="h5" className='premium-summary-container-header'
sx={(theme) => ({
marginTop: "20px",
marginLeft: "20px",
})}
>
Monthly premium summary
</Typography>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Employee</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$700.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Family</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Composite</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Aggregate Accomodation</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$250.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Management fee</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<hr className='hr-line-calc-premium' />
<tr>
<td className={'premium-summary-container-row'}>
<Typography variant="label1" weight="semibold" className='premium-summary-container-deduction'
>
Deductions
</Typography>
</td>
<td className='premium-summary-container-row'>
{isHidden ?
<img src={Scrolldown} alt="expand" className='calculate-premium-header-scroll'
onClick={toggleVisibility} /> :
<img src={Scrollup} alt="collapse" className='calculate-premium-header-scroll'
onClick={toggleVisibility} />
}
</td>
</tr>
<tr className={isHidden ? 'hidden' : ''}>
<td className='premium-summary-container-row'><Checkbox id="chkPercentage" label="Percentage of Premium (15%)" name="chkPercentage" size="small" className='premium-receipts-table-body' /></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>-$217.50</Typography></td>
</tr>
<tr className={isHidden ? 'hidden' : ''}>
<td className='premium-summary-container-row'><Checkbox id="chkEmployee" label="Employee (0.50/per employee%)" name="chkEmployee" size="small" className='premium-receipts-table-body' /></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>-</Typography></td>
</tr>
<tr className={isHidden ? 'hidden' : ''}>
<td className='premium-summary-container-row'><Checkbox id="chkrate" label="Flat rate per month" name="chkrate" size="small" className='premium-receipts-table-body' /></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>-</Typography></td>
</tr>
<hr className={isHidden ? 'hidden' : 'hr-line-calc-premium'} />
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Gross premium</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-receipts-table-body'>Premium deductions</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-receipts-table-body'>$0.00</Typography></td>
</tr>
<tr>
<td className='premium-summary-container-row'><Typography variant="body1" className='premium-summary-container-deduction'>Net premium</Typography></td>
<td className='premium-summary-container-row'><Typography variant="label1" className='premium-summary-container-deduction'>$1,232.50</Typography></td>
</tr>
<div>
<div className='premium-receipts-table-button'>
<Button variant='secondary-on-light' onClick={() => dispatch(setSaveForLaterModalState(true))} label="Save for later" className='' />
<Link2 to="/calculatepremium/reviewpremium"> <Button variant='primary-on-light' label="Review & pay" className=''/></Link2>
</div>
{/* <div className='delete-adjustment'>
<td className='delete-adjustment-row'> <a onClick={() => setAdjustmentModalActive(true)} >Delete adjustment</a>
<Modal shown={isAdjustmentModalActive}>
<DeleteAdjustment close={() => setAdjustmentModalActive(false)} /></Modal>
</td>
</div> */}
</div>
</table>
</div>
</div>
</>
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team