@extends('layouts.base') @section('title', 'Welcome to my site!') @section('content')

Welcome to my site!

@endsection