@extends('app') @section('title', $title) @section('content')

app

app content

@endsection @include('nav2')