@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Release Notes @endsection @include('release_notes/_form') @endsection