@extends('layouts.admin') @section('title', tr('pages')) @section('content-header', tr('pages')) @section('breadcrumb')
| #{{tr('id')}} | {{tr('heading')}} | {{tr('page_type')}} | {{tr('action')}} |
|---|---|---|---|
| {{showEntries($_GET,$i+1)}} | {{$page_details->heading}} | {{$page_details->type}} |
|