@extends('layouts.header') @section('content')

{{ $title }}

{{ $content }}

@endsection