@extends('backend.admin.layouts.master') @section('content')
| SN | {{--Image | --}}Heading | {{--Sub Heading | --}}Status | Visibility | Action |
|---|---|---|---|---|---|---|
| {{++$key}} | {{----}} {{--More Images--}} {{--@endif--}} {{-- | --}}
@if($record->id=='1') {{$record->heading}} --Front Page @else {{$record->heading}} @endif | {{--{{$record->sub_heading}} | --}}@if($record->type) @else @endif | Edit {{-- Manage Row--}} @if($record->type==2) {{-- Manage Topics--}} Manage Module @endif {{-- Manage Sections--}} {{-- Edit--}} {{--@if(count($record->sections)==0 && count($record->menus)==0 && !($record->id==1))--}} @if(!($record->type ==1)) @if(count($record->sections)==0 && count($record->menus)==0) @else @endif @endif |