@extends('layout') @section('title', isset($title)?$title:'Blog') @section('content')

blog

@endsection