@extends('layout.index') @section('content')

{{ $title }}

{!! $content !!}
@endsection