@extends('layout.admin') @section('styles') @endsection @section('content')
| ID | Title | Page Url | Browser Title | Image | Status | Action | |
|---|---|---|---|---|---|---|---|
| {{$typology->id}} | {{$typology->title}} | {{getFrontendUrl().'/'.$typology->page_url}} | {{$typology->browser_title}} | @if(isset($typology->image_url))@if($typology->status == 1) Activated @else Deactivated @endif | Edit |