@section('page_title') OSAA Staff @stop @section('header') Approve Endowments @stop @section('jquery_init') $('table tbody tr:even').css('background-color', '#f2f2f2'); $("#contests tbody tr[is_pending]").css('background-color', '#ffefb0'); @stop @section('content')
There are currently {{ $number_of_requests }} pending endowment contests needing approval.
| Contest | Event | Year | Activity | Date | Day | Time | Status | Home Team | Away Team | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $contest->id }} | {{ $contest->event }} | {{ $contest->school_year }} | {{ $contest->activity }} | {{ date('M j, Y', strtotime($contest->start_at)) }} | {{ date('D', strtotime($contest->start_at)) }} |