@extends('layouts.mastercms') @section('content')
| S.N | Title | Image | File | Date | Action | |
|---|---|---|---|---|---|---|
| {{$posts->id}} | {{$posts->title}} | @if($posts->url())
No-image |
@endif
@foreach($posts->getMedia('files') as $files) {{$files->file_name}} @endforeach | {{$posts->npdate()['Y']}}-{{$posts->npdate()['F']}}-{{$posts->npdate()['d']}} |