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

@lang($pageTitle)

@include($view)
@endsection