@extends('layouts.app') @section('header_h')
{{ strftime('%Y-%m-%d', strtotime($competition->start_date)) }}
{{ strftime('%R', strtotime($competition->start_date)) }}
{{ strftime('%Y-%m-%d', strtotime($competition->start_date)) }}
{{ strftime('%R', strtotime($competition->start_date)) }}
{{ $competition->city }}
{{ $competition->city }}
{{ $competition->members->count() }} @if($competition->limit > 0) / {{ $competition->limit }} @endif
@else{{ $competition->members->count() }} @if($competition->limit > 0) / {{ $competition->limit }} @endif
@endif {{--{{ $competition->members->count() }} @if($competition->limit > 0) / {{ $competition->limit }} @endif
@else{{ $competition->members->count() }} @if($competition->limit > 0) / {{ $competition->limit }} @endif
@endif --}}{{ $competition->membersHasPaymentSum() }}
--}}{{ strftime('%Y-%m-%d', strtotime($competition->date_end_registered)) }}
{{ strftime('%R', strtotime($competition->date_end_registered)) }}
{!! $competition->important_information !!}
Nie posiadasz profilu zawodnika.
Utwórz profil zawodnikaDo zawodów zapisałeś wszystkich swoich zawodników. Aby zapisać kolejnego musisz utworzyć jego profil.
{{-- Utwórz profil zawodnika --}} Utwórz profil zawodnikaBrak aktywnych kategorii do których można się zapisać.
Brak dostępnych kategoriiOsiągnięto limit uczestników
Brak możliwości zapisuOsiągnięto limit uczestników
Brak możliwości zapisu| # | Nazwisko | Imię | {{--Płeć | --}}Miasto | Konkurencja | {{--Klasyfikacja | --}}Klub | Status | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $competitionMembers->firstItem() + $key }} @if (Auth::check()) @if(auth()->user()->members->where('id', $member->id)->count()) | {{ $member->surname }} | {{ $member->name }} | @else{{ $member->surname }} | {{ $member->name }} | @endif @else{{ $member->surname }} | {{ $member->name }} | @endif {{--{{ $member->gender }} | --}}{{ $member->city }} | {{--{{ $member->category->where('competition_id', $competition->id)->first()->name }} | --}}@if (isset($member->category->where('competition_id', $competition->id)->first()->name)) {{$member->category->where('competition_id', $competition->id)->first()->name}} @if (Auth::check() AND auth()->user()->members->contains($member)) @endif @endif | {{--@if($member->classification($member->categoryId($competition->id))->count()) {{ $member->classification($member->categoryId($competition->id))->first()->name }} @else Brak @endif | --}} {{--{{ $member->club($competition) }} | --}}@if($member->club($competition->id)->count()) {{ $member->club($competition->id)->first()->name }} @if (Auth::check() AND auth()->user()->members->contains($member)) @endif @else - @if (Auth::check() AND auth()->user()->members->contains($member)) @endif @endif {{-- @if (Auth::check() AND auth()->user()->members->contains($member)) @endif --}} | @if ($member->paymentStatus($member->category->where('competition_id', $competition->id)->first()->id) == '1')@elseif ($member->paymentStatus($member->category->where('competition_id', $competition->id)->first()->id) == '2') | @else | @if (Auth::check()) @if(auth()->user()->members->where('id', $member->id)->count()) Opłać @else @endif @else @endif | @endif