@extends('layouts.admin') @section('content-title') {{ __('articles.Articles managements') }} @endsection @section('content-breadcrumbs') {{ Breadcrumbs::render('admin.articles')}} @endsection @section('css') @endsection @section('content')
@if(session()->has('success')) @endif
Warning: Undefined variable $articles in /home/trombino/public_html/africa.trombino.org/resources/views/admin/directory/articles/index.blade.php on line 48

Fatal error: Uncaught Error: Call to a member function firstItem() on null in /home/trombino/public_html/africa.trombino.org/resources/views/admin/directory/articles/index.blade.php:48 Stack trace: #0 {main} thrown in /home/trombino/public_html/africa.trombino.org/resources/views/admin/directory/articles/index.blade.php on line 48
# {{ __('articles.Image') }} {{ __('articles.Name') }} {{ __('articles.shortDecs') }}