@extends('layouts.admin') @section('content')

Cms Detail

Back
{{ $page->title }}
{{ $page->tag_line }}
{!! $page->content !!}
@endsection