namespace Justice.Views; public partial class IncidentReportPage : ContentPage { public IncidentReportPage() { InitializeComponent(); } }