@extends('master') @section('content')
Titel | Antal svar | Status | Tidsfrist | Deltagare | Inställningar |
---|---|---|---|---|---|
{{$schedule->title}} | {{$schedule->getParticipantCountAttribute()}} | @if($schedule->reply_deadline_date != "") {{$schedule->reply_deadline_date}} @else Ingen tidsfrist @endif | Titel / beskrivning Datum / alternativ Kopiera schema |
Titel | Status | Tidsfrist |
---|---|---|
{{$participant->title}} | @if($participant->status == 'yes') öppen @else stängd @endif | @if($participant->reply_deadline_date != "") {{$participant->reply_deadline_date}} @else Ingen tidsfrist @endif |