@extends('layouts.admin') @section('page-title', 'Kelola Profil Prodi') @section('page-subtitle', 'Daftar semua konten profil program studi') @section('content')
Kelola konten profil program studi
| Konten | Bagian | Status | Urutan | Terakhir Update | Aksi |
|---|---|---|---|---|---|
|
@if($profile->image)
{{ $profile->title }}
{{ strip_tags($profile->content) }}
|
{{ $sections[$profile->section] ?? $profile->section }} | @if($profile->is_active) Active @else Inactive @endif | {{ $profile->order }} | {{ $profile->updated_at->format('d/m/Y') }} |