@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @include("{$module}::{$page}.form.navbar")