@extends('admin.layouts.app') @section('content')
# | Title | Image | Description | About | Status | Action |
---|---|---|---|---|---|---|
# | Title | Image | Description | About | Status | Action |
{{ $loop->iteration }} | {{ $homecontents->hero_title }} | {!! substr($homecontents->hero_description , 0, 80) !!} | {{ $homecontents->about_title }} | {{ $homecontents->status == 1 ? 'Active' : 'Suspended' }} |