@extends('layouts.master') @section('content') @isset($header) {{ $header }} @endisset {{ $slot }} @endsection