@extends('layouts.main') @section('seo') @endsection @section('content') {{ $page }} {{ $title }} {{ $title }} {{ $description }} {!! $pages->content_display !!} @endsection @section('script') @endsection
{{ $description }}