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

This is the home page

@endsection