\n \n
\n
\n {{m.date | formatDate}} Breakfast\n
\n
\n {{m.date | formatDate}} Breakfast: {{exceptions.find(x => x.expenseExceptionTypeId == 5).exceptionText}}\n \n \n
\n
\n\n \n
\n
\n {{m.date | formatDate}} Lunch\n
\n
\n {{m.date | formatDate}} Lunch: {{exceptions.find(x => x.expenseExceptionTypeId == 5).exceptionText}}\n \n \n
\n
\n\n \n
\n
\n {{m.date | formatDate}} Dinner\n
\n
\n {{m.date | formatDate}} Dinner: {{exceptions.find(x => x.expenseExceptionTypeId == 5).exceptionText}}\n \n \n
\n
\n\n \n
\n
\n {{m.date | formatDate}} Incidentals\n
\n
\n {{m.date | formatDate}} Incidentals: {{exceptions.find(x => x.expenseExceptionTypeId == 5).exceptionText}}\n \n \n
\n
\n
Note - Non-reimbursable meal costs should be adjusted in the input table above.