@extends('layouts.master') @section('main_content') @include('_header') {{$data->title}} {!! $data->description !!} @endsection