@extends('welcome') @section('content') @if (isset($header)) {{ $header }} @endif {{ $slot }} @endsection