@extends('header.topnav') @section('title', 'Welcome') @section('content')

This is the welcome page content

@endsection