@extends('layouts.admin-simple') @section('title', $page->title) @section('page-title', $page->title) @section('breadcrumb')
{{ $page->slug }}{{ $page->route_name }}{{ $section['content'] }}
{{ $page->custom_css }}
{{ $page->custom_js }}