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