Page List
Add Page| Title | Details | URL | {{__('app.action')}} |
|---|---|---|---|
| {{$page->en_title}} | {!! Str::limit($page->en_description, 35) !!} | {{ route('page', $page->slug) }} |
{{$pages->links()}}
@extends('layouts.admin') @section('content')
| Title | Details | URL | {{__('app.action')}} |
|---|---|---|---|
| {{$page->en_title}} | {!! Str::limit($page->en_description, 35) !!} | {{ route('page', $page->slug) }} |