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