@extends('layouts.admin') {{--@section('title', $category->name ?? 'Curse')--}} @section('title', $category->name) @section('actions') {{-- --}} {{-- --}} {{-- sortare featured--}} {{-- --}} @if (!$category || $category && $category->canCreateArticles()) adauga @endif @endsection @section('content')
|
#
{{-- |
Titlu | An | Data incepere | Distanta | Varsta min | Ordine | {{--Categorie | --}} @if ($category && $category->canCreateArticles()) {{--Vizibil pe Home--}}
{{-- | --}}
Stare | @endifAction |
|---|---|---|---|---|---|---|---|---|---|---|
|
@if ($article->photo)
|
{{ $article->title }}
{{$article->subtitle}}
{{-- --}} {{-- --}} {{-- Scris de {{$article->user ? $article->user->getName() : 'sters'}}--}} {{-- la {{$article->created_at}}--}} {{-- --}} {{-- --}} |
{{$article->year}} | {{$article->starting_at}} | {{$article->distance}} | {{$article->minimum_age}} | {{$article->priority}} | {{----}} {{-- {{$article->category->name}}--}} {{-- | --}} @if ($category && $category->canCreateArticles()) {{----}} {{-- --}} {{-- {{$article->is_featured ? 'da' : 'nu'}}--}} {{-- --}} {{-- | --}}{{$article->status}} | @endif
@if ($article->isPending())
@endif
|
|
|
||||||||||