@section('title', 'Test') @extends('layouts.main') @section('content')

Hello there, I'm the test route!

@endsection