Khouloud work's
task informationBonjour Khouloud!
@php $text_etc = "➡ Rappelez-vous au légumerie si nous avons la commandé sur Whatsapp : TEL: 29 105 294 (Aziz livreur)"; $text_ref_01 = ""; @endphp @if(Session::has('sato_record_override'))🔸
{!! Session::get('sato_record_override')->override_tx_1 !!}
{{ $text_etc }}
🍛 Veuillez préparer le curry ce matin
@else🔸 Ne pas faire le curry ce matin alors nettoyez-vous l'hôte avec aicha
@endif @if(Session::get('daysoftheweek') == 'tue')🔩 Plan de nettoyage: table au milieu de la cuisine _ khouloud (après 15h)
@endif @if(Session::get('daysoftheweek') == 'fri' || Session::get('daysoftheweek') == 'mon')★ Onigiri (140g) 2 pièces
@elseif(Session::get('daysoftheweek') == 'sat')★ Onigiri (140g) 4 pièces
@endif @if( Session::get('okonomiyaki_now') == 0 )🍥 Paquet pour l'okonomiyaki(farine et du poudre, choux2, chips) 1 paquet
@endif🍶 Remplir des bouteilles : mayonnaise / moutard / nori émincées
🔸 {!! Session::get('sato_record_add')->override_tx_1 !!}
{{ $text_etc }}
@endif| Okonomiyaki | @else{{ $column }} | @endif @endforeach
|---|---|
| @if($column === 'patecurry') @php $id = $record->$column; $matchingName = $patecurry->where('id', $id)->first()['name'] ?? ''; @endphp {{ $matchingName }} @elseif($column === 'pomme_de_terre') @php $id = $record->$column; $matchingName = $pomme_de_terre->where('id', $id)->first()['name'] ?? ''; @endphp {{ $matchingName }} @elseif($column === 'apple') @php $id = $record->$column; $matchingName = $apple->where('id', $id)->first()['name'] ?? ''; @endphp {{ $matchingName }} @else {{ $record->$column }} @endif | @endforeach