@extends('layouts.guest') @section('title', 'Home') @section('content')

{{ config('blog.publishing_name') }}

{{ config('blog.subheading') }}

@endsection