@extends('layouts.app') @section('title', $title) @section('subtitle', $subtitle) @push('css') @endpush @section('content')
| No | Tanggal Posting | Judul Berita | Penulis | Rangkuman | Urutan | Gambar | Action |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $p->posting_date }} | {{ $p->title }} | {{ $p->writer }} | {{ $p->resume }} | {{ $p->position }} |
|
Show @can('fleet-edit') Edit @endcan @can('fleet-delete') @endcan |