Skip to content

Instantly share code, notes, and snippets.

@mikehins
Created November 16, 2023 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikehins/14c0493864cbcd76d610d01066f055a1 to your computer and use it in GitHub Desktop.
Save mikehins/14c0493864cbcd76d610d01066f055a1 to your computer and use it in GitHub Desktop.
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Bookings';
protected static ?string $modelLabel = 'Booking';
protected static ?string $navigationLabel = 'Bookings';
protected static ?int $navigationSort = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment