@extends('layouts.app') @section('content') @if($page->show_breadcrumb) @endif @hookinsert('page.show.top') @if(isset($result)) {!! $result !!} @else