@extends('layouts.app') @section('content')
| العنوان | الوصف | الصورة | العمليات |
|---|---|---|---|
| {{ $item->title }} | {{ Str::limit($item->description, 50) }} |
@if($item->image)
|
تعديل |
لا توجد أخبار حالياً.
@endif @endsection