@extends('layouts.backend') @section('title', 'Moell Blog') @section('header') <h1> Home <small>Moell Blog</small> </h1> @endsection @section('content') ddd @endsection