generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
59 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<div class="mb-4"> | ||
<div class="row"> | ||
<div class="col-12"> | ||
<h2 class="align-center text-danger mb-4">Instructions</h2> | ||
<ul class="list-group"> | ||
<li class="list-group-item"> | ||
WPA/PGPL rules apply: <a href="https://wpapool.com/rules-of-play/" target="_blank">https://wpapool.com/rules-of-play/</a> | ||
<span class="fa fa-external-link-alt text-muted smaller-70 align-self-center ml-1"></span> | ||
</li> | ||
<li class="list-group-item"><strong>Games start at 1PM</strong></li> | ||
<li class="list-group-item"> | ||
Each team must have <strong>2 captains</strong> in case one captain can't show up. This is to ensure the | ||
continuity of the game for all teams. | ||
</li> | ||
<li class="list-group-item">Players can switch only once during the season with approval</li> | ||
<li class="list-group-item">Every player must play at least one double game</li> | ||
<li class="list-group-item"> | ||
<strong>One Filipino per <i>round</i></strong>, a daily game can have up to 3 Filipinos but only one player allowed per round (3 rounds | ||
with 5 games each, including the last double). | ||
</li> | ||
<li class="list-group-item"><strong>Girls must play at least 2 games</strong></li> | ||
<li class="list-group-item">Each captain fills in the scoresheet and has it approved by the other captain</li> | ||
<li class="list-group-item">Players must play at least one game to qualify for the playoffs</li> | ||
<li class="list-group-item">Enjoyment comes first, common sense is a must. No money involved. Fun only!</li> | ||
<li class="list-group-item"> | ||
A no-show results in a loss of 8-0. If a team is 30 minutes late, 4 players (round 1 of the singles) are forfeited. | ||
</li> | ||
<li class="list-group-item"> | ||
If 3 players show up, the game can start. When player 4 is still absent at the 4th game, it's results in a loss of that game. | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<div class="row"> | ||
<div class="col-12"> | ||
<h2 class="align-center text-danger mb-4">Puerto Galera Pool League</h2> | ||
<h4 class="align-center text-success mb-3"> | ||
<strong>Wednesday League</strong> (Season 2023/10)<br> | ||
<span class="text-muted smaller-70">(from the 4th of October 2023 to the party on the 6th of December 2023)</span> | ||
</h4> | ||
</div> | ||
</div> | ||
|
||
@include('pool::announcements._general-07') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters