@extends('layouts.idara.panel') @section('content') @include('backend.partials.import')
Catégories
@foreach($articles as $article) @endforeach
Promotion Debut Fin Date Action
{{$article->titre}} {{$article->debut}} {{$article->fin}} {{$article->created_at}}
@csrf etat ? 'checked' : '' }}> home ? 'checked' : '' }}>
@endsection